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
2013-02-01
Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+17
2013-01-31
SUNRPC: When changing the queue priority, ensure that we change the owner
Trond Myklebust
1
-1
/
+17
2013-01-28
SCTP: Free the per-net sysctl table on net exit. v2
Vlad Yasevich
1
-0
/
+4
2013-01-28
IP_GRE: Fix kernel panic in IP_GRE with GRE csum.
Pravin B Shelar
1
-1
/
+5
2013-01-28
sctp: set association state to established in dupcook_a handler
Xufeng Zhang
1
-1
/
+3
2013-01-28
ip6mr: limit IPv6 MRT_TABLE identifiers
Dan Carpenter
1
-0
/
+3
2013-01-27
batman-adv: filter ARP packets with invalid MAC addresses in DAT
Matthias Schiffer
1
-0
/
+13
2013-01-27
batman-adv: check for more types of invalid IP addresses in DAT
Matthias Schiffer
1
-1
/
+3
2013-01-27
batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()
Matthias Schiffer
1
-0
/
+2
2013-01-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-31
/
+35
2013-01-22
ipv4: Fix route refcount on pmtu discovery
Steffen Klassert
1
-2
/
+9
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
6
-31
/
+35
2013-01-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-14
/
+45
2013-01-22
net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
Daniel Wagner
1
-1
/
+4
2013-01-21
ipv4: Add a socket release callback for datagram sockets
Steffen Klassert
4
-0
/
+28
2013-01-21
ipv4: Invalidate the socket cached route on pmtu events if possible
Steffen Klassert
1
-1
/
+41
2013-01-21
xfrm4: Invalidate all ipv4 routes on IPsec pmtu events
Steffen Klassert
3
-6
/
+15
2013-01-21
xfrm: fix freed block size calculation in xfrm_policy_fini()
Michal Kubecek
1
-1
/
+1
2013-01-21
net: splice: fix __splice_segment()
Eric Dumazet
1
-13
/
+15
2013-01-21
net: splice: avoid high order page splitting
Eric Dumazet
1
-29
/
+9
2013-01-21
tcp: fix incorrect LOCKDROPPEDICMPS counter
Eric Dumazet
1
-5
/
+4
2013-01-18
ipv6: Add an error handler for icmp6
Steffen Klassert
1
-0
/
+12
2013-01-18
net/xfrm/xfrm_replay: avoid division by zero
Nickolai Zeldovich
1
-1
/
+3
2013-01-18
sctp: refactor sctp_outq_teardown to insure proper re-initalization
Neil Horman
1
-4
/
+8
2013-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-11
/
+14
2013-01-17
ipv4: Don't update the pmtu on mtu locked routes
Steffen Klassert
1
-0
/
+3
2013-01-17
ipv4: Remove output route check in ipv4_mtu
Steffen Klassert
1
-1
/
+1
2013-01-17
ipv6: fix header length calculation in ip6_append_data()
Romain KUNTZ
1
-2
/
+2
2013-01-17
mac80211: add encrypt headroom to PERR frames
Bob Copeland
1
-1
/
+3
2013-01-17
mac80211: set NEED_TXPROCESSING for PERR frames
Bob Copeland
1
-0
/
+1
2013-01-16
mac80211: fix monitor mode injection
Felix Fietkau
1
-3
/
+6
2013-01-16
mac80211: synchronize scan off/on-channel and PS states
Stanislaw Gruszka
3
-26
/
+14
2013-01-16
mac80211: fix FT roaming
Johannes Berg
1
-1
/
+11
2013-01-15
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
4
-14
/
+28
2013-01-15
tcp: fix a panic on UP machines in reqsk_fastopen_remove
Eric Dumazet
1
-2
/
+0
2013-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-115
/
+237
2013-01-13
netfilter: x_tables: print correct hook names for ARP
Jan Engelhardt
1
-8
/
+20
2013-01-12
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
Pablo Neira Ayuso
2
-4
/
+6
2013-01-12
net, wireless: overwrite default_ethtool_ops
Stanislaw Gruszka
2
-2
/
+9
2013-01-12
Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-4
/
+11
2013-01-11
tcp: accept RST without ACK flag
Eric Dumazet
1
-2
/
+2
2013-01-11
nfs: fix sunrpc/clnt.c kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2013-01-11
ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]
Romain Kuntz
1
-14
/
+11
2013-01-11
ipv6: fix the noflags test in addrconf_get_prefix_route
Romain Kuntz
1
-1
/
+1
2013-01-11
tcp: fix splice() and tcp collapsing interaction
Eric Dumazet
1
-3
/
+10
2013-01-11
tcp: splice: fix an infinite loop in tcp_read_sock()
Eric Dumazet
1
-1
/
+1
2013-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2013-01-10
netfilter: xt_CT: fix unset return value if conntrack zone are disabled
Pablo Neira Ayuso
1
-2
/
+2
2013-01-10
Bluetooth: Check if the hci connection exists in SCO shutdown
Gustavo Padovan
1
-1
/
+1
2013-01-10
Bluetooth: Fix authentication if acl data comes before remote feature evt
Jaganath Kanakkassery
2
-8
/
+11
[next]