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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-11
PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction
Denis Kirjanov
1
-4
/
+13
2014-11-11
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
16
-313
/
+664
2014-11-11
dsa: Use netdev_<level> instead of printk
Joe Perches
2
-21
/
+17
2014-11-11
Merge branch 'mlx4-next'
David S. Miller
7
-59
/
+193
2014-11-11
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
7
-8
/
+142
2014-11-11
net/mlx4_en: Extend usage of napi_gro_frags
Shani Michaeli
1
-54
/
+54
2014-11-11
Merge branch 'so_incoming_cpu'
David S. Miller
21
-4
/
+56
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
21
-2
/
+52
2014-11-11
tcp: move sk_mark_napi_id() at the right place
Eric Dumazet
2
-2
/
+4
2014-11-10
mlx4: restore conditional call to napi_complete_done()
Eric Dumazet
1
-7
/
+8
2014-11-10
Merge branch 'sunvnet-next'
David S. Miller
1
-6
/
+10
2014-11-10
sunvnet: Add missing rcu_read_unlock() in vnet_start_xmit
Sowmini Varadhan
1
-1
/
+3
2014-11-10
sunvnet: vnet_ack() should check if !start_cons to send a missed trigger
Sowmini Varadhan
1
-1
/
+1
2014-11-10
sunvnet: Fix race between vnet_start_xmit() and vnet_ack()
Sowmini Varadhan
1
-4
/
+6
2014-11-10
8139too: Allow using the largest possible MTU
Alban Bedel
1
-1
/
+1
2014-11-10
8139too: Allow setting MTU larger than 1500
Alban Bedel
1
-1
/
+12
2014-11-10
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
251
-5968
/
+9982
2014-11-10
Merge branch 'raw_probe_proto_opt'
David S. Miller
1
-43
/
+61
2014-11-10
ipv4: Avoid reading user iov twice after raw_probe_proto_opt
Herbert Xu
1
-8
/
+54
2014-11-10
ipv4: Use standard iovec primitive in raw_probe_proto_opt
Herbert Xu
1
-39
/
+11
2014-11-10
net: Move bonding headers under include/net
David S. Miller
14
-31
/
+30
2014-11-10
cxgb4: Remove unnecessary struct in6_addr * casts
Joe Perches
1
-6
/
+3
2014-11-10
Merge branch 'cxgb4-next'
David S. Miller
28
-568
/
+816
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
21
-430
/
+509
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent
Hariprasad Shenai
7
-62
/
+106
2014-11-10
cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file
Hariprasad Shenai
5
-92
/
+217
2014-11-10
mlx4: use napi_complete_done()
Eric Dumazet
1
-7
/
+4
2014-11-10
net: gro: add a per device gro flush timer
Eric Dumazet
3
-14
/
+69
2014-11-10
rtnetlink: add babel protocol recognition
Dave Taht
1
-0
/
+1
2014-11-09
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
7
-168
/
+208
2014-11-09
openvswitch: Constify various function arguments
Thomas Graf
11
-36
/
+38
2014-11-09
openvswitch: Remove redundant key ref from upcall_info.
Pravin B Shelar
3
-28
/
+32
2014-11-09
openvswitch: Optimize recirc action.
Pravin B Shelar
1
-45
/
+106
2014-11-09
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
12
-31
/
+275
2014-11-09
openvswitch: Export symbols as GPL symbols.
Pravin B Shelar
2
-8
/
+8
2014-11-08
dccp: Convert DCCP_WARN to net_warn_ratelimited
Joe Perches
1
-2
/
+2
2014-11-07
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
5
-6
/
+20
2014-11-07
cdc-ether: implement MULTICAST flag on the device
Oliver Neukum
1
-9
/
+10
2014-11-07
uapi: resort Kbuild entries
stephen hemminger
1
-44
/
+44
2014-11-07
stmmac: platform: fix sparse warnings
Andy Shevchenko
7
-6
/
+39
2014-11-07
stmmac: remove custom implementation of print_hex_dump()
Andy Shevchenko
1
-8
/
+2
2014-11-07
Merge branch 'iov_iter'
David S. Miller
4
-92
/
+81
2014-11-07
net: Kill skb_copy_datagram_const_iovec
Herbert Xu
2
-92
/
+0
2014-11-07
macvtap: Use iovec iterators
Herbert Xu
1
-25
/
+21
2014-11-07
tun: Use iovec iterators
Herbert Xu
1
-35
/
+30
2014-11-07
inet: Add skb_copy_datagram_iter
Herbert Xu
2
-0
/
+90
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-166
/
+244
2014-11-06
vxlan: Fix to enable UDP checksums on interface
Tom Herbert
1
-0
/
+3
2014-11-06
Merge branch 'amd-xgbe-next'
David S. Miller
1
-5
/
+5
2014-11-06
amd-xgbe: Check for complete packet on skb allocation error
Lendacky, Thomas
1
-2
/
+2
[next]