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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-08
net/9p: add privport option to 9p tcp transport
Jim Garlick
1
-0
/
+3
2013-04-21
net: fix incorrect credentials passing
Linus Torvalds
1
-2
/
+2
2013-04-20
irda: small read past the end of array in debug code
Dan Carpenter
1
-1
/
+2
2013-04-14
ipv6: statically link register_inet6addr_notifier()
Cong Wang
1
-0
/
+1
2013-04-09
af_iucv: fix recvmsg by replacing skb_pull() function
Ursula Braun
1
-0
/
+8
2013-03-26
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
1
-10
/
+6
2013-03-20
flow_keys: include thoff into flow_keys for later usage
Daniel Borkmann
1
-0
/
+1
2013-03-20
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-0
/
+12
2013-03-19
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
1
-0
/
+9
2013-03-19
ipvs: add backup_only flag to avoid loops
Julian Anastasov
1
-0
/
+12
2013-03-15
Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug
Zhouyi Zhou
1
-2
/
+4
2013-03-13
ipv4: fix definition of FIB_TABLE_HASHSZ
Denis V. Lunev
1
-7
/
+5
2013-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+4
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-03-01
tcp: avoid wakeups for pure ACK
Eric Dumazet
1
-0
/
+4
2013-02-28
9p: turn fid->dlist into hlist
Al Viro
1
-1
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
7
-33
/
+31
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-5
/
+42
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-13
/
+13
2013-02-26
IP_GRE: Fix IP-Identification.
Pravin B Shelar
1
-0
/
+17
2013-02-23
net: fix possible deadlock in sum_frag_mem_limit
Eric Dumazet
1
-1
/
+7
2013-02-23
ipv4: fix error handling in icmp_protocol.
Li Wei
1
-0
/
+1
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2013-02-22
ipv6: use a stronger hash for tcp
Eric Dumazet
3
-4
/
+17
2013-02-21
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki / 吉藤英明
2
-33
/
+14
2013-02-19
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-0
/
+4
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-1
/
+1
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
1
-0
/
+4
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-79
/
+317
2013-02-18
net: fix a compile error when SOCK_REFCNT_DEBUG is enabled
Ying Xue
1
-1
/
+1
2013-02-15
cfg80211: Pass station (extended) capability info to kernel
Jouni Malinen
1
-0
/
+8
2013-02-15
cfg80211: advertise extended capabilities to userspace
Johannes Berg
1
-0
/
+11
2013-02-15
mac80211: stop modifying HT SMPS capability
Johannes Berg
1
-0
/
+2
2013-02-15
cfg80211: allow drivers to selectively disable 80/160 MHz
Johannes Berg
1
-0
/
+12
2013-02-15
mac80211: add ieee80211_vif_change_bandwidth
Johannes Berg
1
-0
/
+4
2013-02-15
mac80211: handle VHT operating mode notification
Johannes Berg
1
-0
/
+3
2013-02-15
mac80211: track number of spatial streams
Johannes Berg
1
-0
/
+5
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-1
/
+23
2013-02-15
mac80211: add radar detection command/event
Simon Wunderlich
1
-0
/
+14
2013-02-15
nl80211/cfg80211: add radar detection command/event
Simon Wunderlich
1
-0
/
+46
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-2
/
+13
2013-02-13
cfg80211: configuration for WoWLAN over TCP
Johannes Berg
1
-1
/
+54
2013-02-13
nl80211: add packet offset information for wowlan pattern
Amitkumar Karwar
1
-0
/
+4
2013-02-13
act_police: move struct tcf_police to act_police.c
Jiri Pirko
1
-15
/
+0
2013-02-13
sch_api: introduce qdisc_watchdog_schedule_ns()
Jiri Pirko
1
-2
/
+8
2013-02-13
sch: make htb_rate_cfg and functions around that generic
Jiri Pirko
1
-0
/
+19
2013-02-13
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
2
-5
/
+2
2013-02-12
9p: Modify struct 9p_fid to use a kuid_t not a uid_t
Eric W. Biederman
1
-1
/
+1
2013-02-12
9p: Modify the stat structures to use kuid_t and kgid_t
Eric W. Biederman
1
-7
/
+7
2013-02-12
9p: Transmit kuid and kgid values
Eric W. Biederman
1
-5
/
+5
[next]