index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
14
-69
/
+80
2014-01-04
bcma: export bcma_find_core_unit()
Hauke Mehrtens
1
-1
/
+8
2014-01-04
macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats
Li RongQing
1
-24
/
+3
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
4
-13
/
+13
2014-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-0
/
+5
2014-01-04
phylib: make phy_scan_fixups() static
Sergei Shtylyov
1
-1
/
+0
2014-01-04
phylib: remove unused adjust_state() callback
Sergei Shtylyov
1
-6
/
+1
2014-01-04
<linux/phy.h>: coding style fixes
Sergei Shtylyov
1
-19
/
+19
2014-01-03
pci_regs.h: Add PCI bus link speed and width defines
Jeff Kirsher
1
-0
/
+5
2014-01-03
bonding: add ad_info attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+12
2014-01-03
bonding: add ad_select attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2014-01-03
bonding: add lacp_rate attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2014-01-03
llc: make lock static
stephen hemminger
1
-1
/
+0
2014-01-03
socket: cleanups
stephen hemminger
2
-4
/
+0
2014-01-03
ipv4: Use percpu Cache route in IP tunnels
Tom Herbert
1
-2
/
+6
2014-01-03
ipv4: Cache dst in tunnels
Tom Herbert
1
-0
/
+3
2014-01-03
netfilter: x_tables: lightweight process control group matching
Daniel Borkmann
2
-0
/
+12
2014-01-03
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
4
-15
/
+9
2014-01-03
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
2
-29
/
+13
2014-01-03
netfilter: nf_conntrack: remove dead code
stephen hemminger
2
-3
/
+0
2014-01-03
netfilter: ipset: remove unused code
stephen hemminger
1
-1
/
+0
2014-01-03
netfilter: nf_nat: add full port randomization support
Daniel Borkmann
1
-4
/
+8
2014-01-02
sched action: make local function static
stephen hemminger
1
-3
/
+0
2014-01-02
net: Cleanup in eth-netx.h
Sachin Kamat
1
-4
/
+2
2014-01-02
ipv6: remove prune parameter for fib6_clean_all
Li RongQing
1
-1
/
+1
2014-01-01
ipv6: namespace cleanups
stephen hemminger
2
-24
/
+0
2014-01-01
net: core functions cleanup
stephen hemminger
1
-6
/
+0
2014-01-01
netlink: cleanup tap related functions
stephen hemminger
1
-2
/
+0
2014-01-01
netlink: cleanup rntl_af_register
stephen hemminger
1
-2
/
+1
2014-01-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-15
/
+218
2013-12-31
net, rps: fix build failure when CONFIG_RPS isn't set
Zhi Yong Wu
1
-0
/
+4
2013-12-31
sch_netem: support of 64bit rates
Yang Yingliang
1
-0
/
+1
2013-12-31
net/mlx4_core: Add basic support for TCP/IP offloads under tunneling
Or Gerlitz
4
-1
/
+48
2013-12-31
netlink: specify netlink packet direction for nlmon
Daniel Borkmann
1
-1
/
+3
2013-12-31
printk: Add a DEPRECATED macro
Neil Horman
1
-0
/
+7
2013-12-31
net: Allow setting sock flow hash without a sock
Tom Herbert
1
-4
/
+14
2013-12-29
lro: remove dead code
stephen hemminger
1
-23
/
+0
2013-12-29
tcp: make local functions static
stephen hemminger
1
-3
/
+0
2013-12-28
ipv4: ping make local stuff static
Stephen Hemminger
1
-8
/
+0
2013-12-28
ipv4: remove unused function
Stephen Hemminger
1
-1
/
+0
2013-12-28
arp: make arp_invalidate static
Stephen Hemminger
1
-1
/
+0
2013-12-28
macvlan: make start_xmit local
stephen hemminger
1
-3
/
+0
2013-12-26
sch_tbf: add TBF_BURST/TBF_PBURST attribute
Yang Yingliang
1
-0
/
+2
2013-12-26
mdio: unused ethtool functions
stephen hemminger
1
-3
/
+0
2013-12-24
netfilter: add IPv4/6 IPComp extension match support
fan.du
2
-0
/
+17
2013-12-22
netconf: rename PROXY_ARP to NEIGH_PROXY
stephen hemminger
1
-1
/
+1
2013-12-21
netfilter: nfnetlink_queue: enable UID/GID socket info retrieval
Valentina Giusti
1
-1
/
+4
2013-12-19
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
1
-0
/
+1
2013-12-19
net/mlx4_core: Expose physical port id as PF/VF capability
Hadar Hen Zion
1
-0
/
+2
2013-12-19
drivers: net: Include new header file in sbni.c
Rashika Kheria
1
-0
/
+31
[next]