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
2008-11-21
SUNRPC: Fix a performance regression in the RPC authentication code
Trond Myklebust
1
-2
/
+18
2008-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-67
/
+46
2008-11-20
net: fix tiny output corruption of /proc/net/snmp6
Alexey Dobriyan
1
-3
/
+3
2008-11-20
ipv6: use seq_release_private for ip6mr.c /proc entries
Benjamin Thery
1
-2
/
+2
2008-11-20
pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()
Patrick McHardy
1
-0
/
+2
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-22
/
+0
2008-11-20
TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()
Balazs Scheidler
1
-0
/
+1
2008-11-20
TPROXY: fill struct flowi->flags in udp_sendmsg()
Balazs Scheidler
1
-0
/
+1
2008-11-20
reintroduce accept4
Ulrich Drepper
2
-115
/
+15
2008-11-20
net: Do not fire linkwatch events until the device is registered.
David S. Miller
1
-1
/
+6
2008-11-20
phonet: fix compilation with gcc-3.4
Alexey Dobriyan
1
-28
/
+24
2008-11-20
pktgen: fix multiple queue warning
Robert Olsson
1
-7
/
+2
2008-11-20
net: fix ip_mr_init() error path
Benjamin Thery
1
-4
/
+5
2008-11-19
mac80211: remove ieee80211_notify_mac
Johannes Berg
1
-22
/
+0
2008-11-17
rtnetlink: propagate error from dev_change_flags in do_setlink()
Johannes Berg
1
-1
/
+3
2008-11-17
Phonet: refuse to send bigger than MTU packets
RĂ©mi Denis-Courmont
1
-2
/
+2
2008-11-15
scm: fix scm_fp_list->list initialization made in wrong place
Pavel Emelyanov
1
-2
/
+0
2008-11-14
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
1
-2
/
+0
2008-11-13
9p: restrict RDMA usage
Randy Dunlap
1
-4
/
+6
2008-11-13
net: shy netns_ok check
Alexey Dobriyan
1
-1
/
+9
2008-11-13
ipv6: routing header fixes
Brian Haley
2
-0
/
+10
2008-11-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-3
/
+3
2008-11-13
mac80211: fix notify_mac function
Johannes Berg
1
-3
/
+3
2008-11-12
net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller
Patrick Ohly
1
-2
/
+2
2008-11-12
tcp_htcp: last_cong bug fix
Doug Leith
1
-4
/
+10
2008-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-38
/
+114
2008-11-11
dsa: fix master interface allmulti/promisc handling
Lennert Buytenhek
1
-2
/
+70
2008-11-11
dsa: fix skb->pkt_type when mac address of slave interface differs
Lennert Buytenhek
3
-0
/
+3
2008-11-11
net: fix setting of skb->tail in skb_recycle_check()
Lennert Buytenhek
1
-1
/
+1
2008-11-11
net: fix /proc/net/snmp as memory corruptor
Eric Dumazet
1
-28
/
+30
2008-11-11
mac80211: fix a buffer overrun in station debug code
Jianjun Kong
1
-1
/
+1
2008-11-11
netfilter: payload_len is be16, add size of struct rather than size of pointer
Harvey Harrison
1
-1
/
+2
2008-11-11
ipv6: fix ip6_mr_init error path
Benjamin Thery
1
-4
/
+5
2008-11-11
vlan: Fix typos in proc output string
Ferenc Wagner
1
-1
/
+1
2008-11-09
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
2
-19
/
+61
2008-11-07
af_key: mark policy as dead before destroying
Alexey Dobriyan
1
-0
/
+1
2008-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-17
/
+51
2008-11-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2008-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-27
/
+37
2008-11-07
net: Fix recursive descent in __scm_destroy().
David S. Miller
1
-3
/
+21
2008-11-07
net: Fix recursive descent in __scm_destroy().
David Miller
1
-3
/
+21
2008-11-07
Fix logic error in rfkill_check_duplicity
Jonathan McDowell
1
-1
/
+1
2008-11-05
net/9p: fix printk format warnings
Randy Dunlap
1
-11
/
+20
2008-11-05
unsigned fid->fid cannot be negative
Roel Kluin
1
-4
/
+5
2008-11-05
9p: rdma: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-11-05
p9: Fix leak of waitqueue in request allocation path
Tom Tucker
1
-0
/
+3
2008-11-05
9p: Remove unneeded free of fcall for Flush
Tom Tucker
1
-6
/
+0
2008-11-05
9p: Make all client spin locks IRQ safe
Tom Tucker
1
-4
/
+6
2008-11-05
9p: rdma: Set trans prior to requesting async connection ops
Tom Tucker
1
-1
/
+3
2008-11-05
tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.
David S. Miller
1
-2
/
+1
[next]