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.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
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-55
/
+95
2014-07-17
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
5
-2
/
+10
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-220
/
+240
2014-07-15
net/l2tp: don't fall back on UDP [get|set]sockopt
Sasha Levin
1
-2
/
+2
2014-07-15
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
1
-4
/
+5
2014-07-15
net: sctp: fix information leaks in ulpevent layer
Daniel Borkmann
1
-107
/
+15
2014-07-14
netfilter: nf_tables: 64bit stats need some extra synchronization
Eric Dumazet
2
-8
/
+17
2014-07-14
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
Pablo Neira Ayuso
1
-7
/
+23
2014-07-14
netfilter: nf_tables: safe RCU iteration on list when dumping
Pablo Neira Ayuso
1
-41
/
+53
2014-07-12
tipc: clear 'next'-pointer of message fragments before reassembly
Jon Paul Maloy
1
-0
/
+1
2014-07-12
GRE: enable offloads for GRE
Amritha Nambiar
1
-0
/
+1
2014-07-10
netlink: Fix handling of error from netlink_dump().
Ben Pfaff
1
-2
/
+2
2014-07-09
appletalk: Fix socket referencing in skb
Andrey Utkin
1
-3
/
+0
2014-07-09
ip_tunnel: fix ip_tunnel_lookup
Dmitry Popov
1
-4
/
+8
2014-07-09
tipc: fix bug in multicast/broadcast message reassembly
Jon Paul Maloy
1
-3
/
+8
2014-07-08
tcp: fix false undo corner cases
Yuchung Cheng
2
-6
/
+8
2014-07-08
igmp: fix the problem when mc leave group
dingtianhong
1
-4
/
+6
2014-07-08
net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
Loic Prylli
1
-1
/
+8
2014-07-08
Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
7
-19
/
+55
2014-07-08
net: Performance fix for process_backlog
Tom Herbert
1
-11
/
+10
2014-07-08
ipv4: icmp: Fix pMTU handling for rare case
Edward Allcutt
1
-2
/
+0
2014-07-03
tcp: Fix divide by zero when pushing during tcp-repair
Christoph Paasch
1
-1
/
+2
2014-07-03
vlan: free percpu stats in device destructor
Eric Dumazet
1
-3
/
+10
2014-07-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-39
/
+73
2014-07-01
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
1
-7
/
+8
2014-07-01
openvswitch: Use exact lookup for flow_get and flow_del.
Alex Wang
3
-13
/
+29
2014-06-30
netfilter: nf_tables: skip transaction if no update flags in tables
Pablo Neira Ayuso
1
-0
/
+3
2014-06-30
openvswitch: Fix tracking of flags seen in TCP flows.
Ben Pfaff
3
-6
/
+7
2014-06-30
openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern...
Wei Zhang
1
-0
/
+17
2014-06-30
openvswitch: Fix a double free bug for the sample action
Andy Zhou
1
-0
/
+2
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-55
/
+0
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
1
-55
/
+0
2014-06-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-39
/
+73
2014-06-27
ipv6: Fix MLD Query message check
Hangbin Liu
1
-2
/
+11
2014-06-27
udp: Add MIB counters for rcvbuferrors
James M Leddy
2
-2
/
+9
2014-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-128
/
+219
2014-06-26
net: fix setting csum_start in skb_segment()
Tom Herbert
1
-1
/
+1
2014-06-26
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2
-14
/
+16
2014-06-26
net: filter: Use kcalloc/kmalloc_array to allocate arrays
Tobias Klauser
1
-2
/
+2
2014-06-26
trivial: net: filter: Change kerneldoc parameter order
Tobias Klauser
1
-1
/
+1
2014-06-26
trivial: net: filter: Fix typo in comment
Tobias Klauser
1
-1
/
+1
2014-06-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-15
/
+57
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
4
-24
/
+16
2014-06-25
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
1
-0
/
+1
2014-06-24
nl80211: move set_qos_map command into split state
Johannes Berg
1
-6
/
+5
2014-06-23
cfg80211: fix elapsed_jiffies calculation
Eliad Peller
1
-1
/
+1
2014-06-23
Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"
Johannes Berg
1
-15
/
+7
2014-06-23
mac80211: WEP extra head/tail room in ieee80211_send_auth
Max Stepanov
1
-2
/
+3
2014-06-22
8021q: fix a potential memory leak
Li RongQing
1
-1
/
+4
2014-06-20
Bluetooth: Fix for ACL disconnect when pairing fails
Lukasz Rymanowski
1
-1
/
+11
[next]