index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
atm: Convert pr_warning to pr_warn
Joe Perches
2014-09-10
2
-3
/
+3
*
Merge branch 'ipip_sit_gro'
David S. Miller
2014-09-09
2
-0
/
+7
|
\
|
*
sit: Add gro callbacks to sit_offload
Tom Herbert
2014-09-09
1
-0
/
+2
|
*
ipip: Add gro callbacks to ipip offload
Tom Herbert
2014-09-09
1
-0
/
+2
|
*
ipv6: Clear flush_id to make GRO work
Tom Herbert
2014-09-09
1
-0
/
+3
|
/
*
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-09-09
17
-68
/
+62
*
net: use kfree_skb_list() helper in more places
Florian Westphal
2014-09-09
2
-10
/
+2
*
ipv4: udp4_gro_complete() is static
Eric Dumazet
2014-09-09
1
-1
/
+1
*
netns: remove one sparse warning
Eric Dumazet
2014-09-09
1
-1
/
+1
*
ipv6: udp6_gro_complete() is static
Eric Dumazet
2014-09-09
1
-1
/
+1
*
ipv4: rcu cleanup in ip_ra_control()
Eric Dumazet
2014-09-09
1
-2
/
+2
*
ipv6: mcast: remove dead debugging defines
Daniel Borkmann
2014-09-09
1
-9
/
+0
*
irda: vlsi_ir: use %*ph specifier
Andy Shevchenko
2014-09-09
1
-6
/
+2
*
r8152: use usleep_range
hayeswang
2014-09-09
1
-11
/
+11
*
net-timestamp: optimize sock_tx_timestamp default path
Willem de Bruijn
2014-09-09
2
-6
/
+11
*
net_sched: sfq: remove unused macro
Florian Westphal
2014-09-09
1
-5
/
+0
*
sfc: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
2014-09-09
1
-1
/
+1
*
Merge branch 'bond_lock_removal'
David S. Miller
2014-09-09
9
-131
/
+62
|
\
|
*
bonding: remove last users of bond->lock and bond->lock itself
Nikolay Aleksandrov
2014-09-09
2
-45
/
+2
|
*
bonding: options: remove bond->lock usage
Nikolay Aleksandrov
2014-09-09
1
-18
/
+1
|
*
bonding: procfs: clean bond->lock usage and use RCU
Nikolay Aleksandrov
2014-09-09
1
-13
/
+3
|
*
bonding: convert primary_slave to use RCU
Nikolay Aleksandrov
2014-09-09
6
-34
/
+43
|
*
bonding: alb: clean bond->lock
Nikolay Aleksandrov
2014-09-09
1
-9
/
+2
|
*
bonding: 3ad: use curr_slave_lock instead of bond->lock
Nikolay Aleksandrov
2014-09-09
2
-10
/
+11
|
*
cxgb4: remove bond->lock
Nikolay Aleksandrov
2014-09-09
1
-2
/
+0
|
/
*
ARM: dts: Enable emac node on the rk3188-radxarock boards
Romain Perier
2014-09-09
1
-0
/
+22
*
ARM: dts: Add emac nodes to the rk3188 device tree
Romain Perier
2014-09-09
2
-0
/
+39
*
dt-bindings: Document EMAC Rockchip
Romain Perier
2014-09-09
1
-0
/
+50
*
ethernet: arc: Add support for Rockchip SoC layer device tree bindings
Romain Perier
2014-09-09
5
-1
/
+244
*
Merge branch 'bpf-next'
David S. Miller
2014-09-09
9
-91
/
+108
|
\
|
*
net: bpf: be friendly to kmemcheck
Daniel Borkmann
2014-09-09
8
-10
/
+10
|
*
net: bpf: arm: address randomize and write protect JIT code
Daniel Borkmann
2014-09-09
1
-6
/
+26
|
*
net: bpf: consolidate JIT binary allocator
Daniel Borkmann
2014-09-09
4
-75
/
+72
|
/
*
tcp: remove dst refcount false sharing for prequeue mode
Eric Dumazet
2014-09-09
2
-10
/
+25
*
ath5k: Add missing vmalloc.h include.
Stephen Rothwell
2014-09-09
1
-0
/
+1
*
ethernet: ti: remove unwanted THIS_MODULE macro
Varka Bhadram
2014-09-09
5
-5
/
+0
*
openvswitch: change the data type of error status to atomic_long_t
Li RongQing
2014-09-09
2
-23
/
+12
*
bridge: Cleanup of unncessary check.
Rami Rosen
2014-09-09
1
-3
/
+0
*
Merge branch 'bridge_rtnl_link'
David S. Miller
2014-09-09
3
-15
/
+121
|
\
|
*
bridge: implement rtnl_link_ops->changelink
Jiri Pirko
2014-09-09
1
-0
/
+39
|
*
bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info
Jiri Pirko
2014-09-09
2
-0
/
+37
|
*
bridge: implement rtnl_link_ops->slave_changelink
Jiri Pirko
2014-09-09
1
-2
/
+16
|
*
bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave...
Jiri Pirko
2014-09-09
1
-6
/
+21
|
*
bridge: switch order of rx_handler reg and upper dev link
Jiri Pirko
2014-09-09
1
-7
/
+8
|
/
*
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
2014-09-09
7
-17
/
+12
*
Merge branch 'ebpf'
David S. Miller
2014-09-09
7
-56
/
+135
|
\
|
*
net: filter: split filter.h and expose eBPF to user space
Alexei Starovoitov
2014-09-09
3
-55
/
+67
|
*
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
2014-09-09
5
-1
/
+68
|
/
*
Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-08
213
-4480
/
+8748
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-09-08
25
-38
/
+86
|
|
\
[next]