index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-20
openvswitch: Add vxlan tunneling support.
Pravin B Shelar
5
-0
/
+225
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
37
-79
/
+230
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-90
/
+237
2013-08-16
netlink: Eliminate kmalloc in netlink dump operation.
Pravin B Shelar
2
-56
/
+44
2013-08-16
net: proc_fs: trivial: print UIDs as unsigned int
Francesco Fusco
11
-14
/
+14
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
3
-0
/
+55
2013-08-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
3
-4
/
+2
2013-08-15
rtnetlink: remove an unneeded test
Dan Carpenter
1
-2
/
+2
2013-08-15
ip6tnl: add x-netns support
Nicolas Dichtel
2
-10
/
+36
2013-08-15
ipip: add x-netns support
Nicolas Dichtel
4
-20
/
+32
2013-08-15
ipv4 tunnels: use net_eq() helper to check netns
Nicolas Dichtel
2
-5
/
+5
2013-08-15
dev: move skb_scrub_packet() after eth_type_trans()
Nicolas Dichtel
2
-6
/
+7
2013-08-15
openvswitch: Reset tunnel key between input and output.
Jesse Gross
1
-0
/
+1
2013-08-15
openvswitch: Use correct type while allocating flex array.
Pravin B Shelar
1
-1
/
+1
2013-08-15
openvswitch: Fix bad merge resolution.
Jesse Gross
1
-3
/
+0
2013-08-14
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
1
-1
/
+1
2013-08-14
ipv6: make unsolicited report intervals configurable for mld
Hannes Frederic Sowa
2
-3
/
+39
2013-08-14
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
1
-3
/
+1
2013-08-14
tcp: reset reordering est. selectively on timeout
Yuchung Cheng
1
-2
/
+7
2013-08-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
34
-380
/
+1779
2013-08-14
net: sctp: Add rudimentary infrastructure to account for control chunks
Vlad Yasevich
1
-30
/
+69
2013-08-13
genetlink: fix family dump race
Johannes Berg
1
-0
/
+7
2013-08-13
net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption
Daniel Borkmann
1
-2
/
+2
2013-08-13
net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state
Daniel Borkmann
1
-2
/
+2
2013-08-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
34
-380
/
+1779
2013-08-12
af_unix: fix bug on large send()
Eric Dumazet
1
-1
/
+2
2013-08-12
tipc: avoid possible deadlock while enable and disable bearer
dingtianhong
1
-2
/
+7
2013-08-11
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
5
-7
/
+33
2013-08-11
batman-adv: fix potential kernel paging errors for unicast transmissions
Linus Lüssing
5
-7
/
+33
2013-08-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-22
/
+39
2013-08-10
netfilter: nf_conntrack: fix tcp_in_window for Fast Open
Yuchung Cheng
1
-4
/
+8
2013-08-10
rtnetlink: Fix inverted check in ndo_dflt_fdb_del()
Sridhar Samudrala
1
-1
/
+1
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
3
-52
/
+56
2013-08-10
af_unix: improve STREAM behavior with fragmented memory
Eric Dumazet
1
-35
/
+30
2013-08-10
tcp: add server ip to encrypt cookie in fast open
Yuchung Cheng
2
-10
/
+13
2013-08-10
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
4
-18
/
+6
2013-08-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
15
-34
/
+663
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-55
/
+95
2013-08-09
net: rename busy poll MIB counter
Eliezer Tamir
1
-1
/
+1
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
27
-162
/
+0
2013-08-09
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
4
-6
/
+18
2013-08-09
net: igmp: Allow user-space configuration of igmp unsolicited report interval
William Manley
2
-2
/
+25
2013-08-09
net: igmp: Don't flush routing cache when force_igmp_version is modified
William Manley
1
-2
/
+2
2013-08-09
net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
William Manley
1
-3
/
+13
2013-08-09
net: flow_dissector: add 802.1ad support
Eric Dumazet
1
-0
/
+1
2013-08-09
ip_gre: fix ipgre_header to return correct offset
Timo Teräs
1
-1
/
+1
2013-08-09
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
4
-2
/
+23
2013-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-20
/
+41
2013-08-08
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
1
-4
/
+12
2013-08-08
packet: Revert recent header parsing changes.
David S. Miller
1
-29
/
+24
[next]