index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Phonet: fix accounting race between gprs_writeable() and gprs_xmit()
Rémi Denis-Courmont
2009-06-02
1
-2
/
+3
*
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
Brian Haley
2009-06-01
2
-10
/
+95
*
net: convert unicast addr list
Jiri Pirko
2009-05-29
5
-71
/
+152
*
tcp: fix loop in ofo handling code and reduce its complexity
Ilpo Järvinen
2009-05-29
1
-17
/
+11
*
net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup()
Eric Dumazet
2009-05-29
1
-0
/
+1
*
atm: unset IFF_XMIT_DST_RELEASE in clip_setup()
Eric Dumazet
2009-05-29
1
-0
/
+1
*
net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup()
Eric Dumazet
2009-05-29
1
-0
/
+1
*
Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2009-05-29
6
-4
/
+107
|
\
|
*
wimax: Add netlink interface to get device state
Paulius Zaleckas
2009-05-28
5
-1
/
+93
|
*
wimax: document why wimax_msg_*() operations can be used in any state
Inaky Perez-Gonzalez
2009-05-28
1
-3
/
+14
*
|
llc: Kill outdated and incorrect comment.
David S. Miller
2009-05-28
1
-4
/
+0
*
|
irda: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2009-05-28
1
-16
/
+2
*
|
tcp: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2009-05-28
2
-45
/
+90
*
|
econet: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2009-05-28
1
-14
/
+4
*
|
decnet: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2009-05-28
2
-20
/
+7
*
|
atm: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2009-05-28
2
-36
/
+17
*
|
net: net/core/sock.c cleanup
Eric Dumazet
2009-05-27
1
-59
/
+44
*
|
net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Eric Dumazet
2009-05-27
2
-11
/
+6
*
|
bridge: avoid an extra space in br_fdb_update()
Jiri Pirko
2009-05-27
1
-1
/
+1
*
|
tcp: Do not check flush when comparing options for GRO
Herbert Xu
2009-05-27
1
-1
/
+1
*
|
gro: Store shinfo in local variable in skb_gro_receive
Herbert Xu
2009-05-27
1
-10
/
+12
*
|
gro: Nasty optimisations for page frags in skb_gro_receive
Herbert Xu
2009-05-27
1
-10
/
+15
*
|
gro: Open-code final pskb_may_pull
Herbert Xu
2009-05-27
1
-4
/
+19
*
|
ipv4: Use 32-bit loads for ID and length in GRO
Herbert Xu
2009-05-27
1
-4
/
+4
*
|
gro: Avoid unnecessary comparison after skb_gro_header
Herbert Xu
2009-05-27
4
-17
/
+48
*
|
gro: Optimise length comparison in skb_gro_header
Herbert Xu
2009-05-27
1
-1
/
+4
*
|
tcp: Optimise len/mss comparison
Herbert Xu
2009-05-27
1
-1
/
+1
*
|
tcp: Remove unnecessary window comparisons for GRO
Herbert Xu
2009-05-27
1
-1
/
+1
*
|
tcp: Optimise GRO port comparisons
Herbert Xu
2009-05-27
1
-1
/
+1
*
|
gro: Only use skb_gro_header for completely non-linear packets
Herbert Xu
2009-05-27
1
-1
/
+2
*
|
gro: Localise offset/headlen in skb_gro_offset
Herbert Xu
2009-05-27
1
-13
/
+10
*
|
gro: Inline skb_gro_header and cache frag0 virtual address
Herbert Xu
2009-05-27
1
-15
/
+12
*
|
gro: Open-code frags copy in skb_gro_receive
Herbert Xu
2009-05-27
1
-3
/
+6
*
|
nl80211: Eliminate reference to BUS_ID_SIZE.
David S. Miller
2009-05-26
1
-1
/
+1
*
|
net: Remove bogus reference to BUS_ID_SIZE in sysfs code.
David S. Miller
2009-05-26
1
-1
/
+0
*
|
net: txq_trans_update() helper
Eric Dumazet
2009-05-25
4
-1
/
+9
*
|
pkt_sched: gen_estimator: Fix signed integers right-shifts.
Jarek Poplawski
2009-05-25
1
-2
/
+2
*
|
net: remove COMPAT_NET_DEV_OPS
Alexander Beregalov
2009-05-25
6
-76
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-25
9
-50
/
+51
|
\
\
|
*
|
RxRPC: Error handling for rxrpc_alloc_connection()
Dan Carpenter
2009-05-21
1
-6
/
+6
|
*
|
ipv4: Fix oops with FIB_TRIE
Robert Olsson
2009-05-21
1
-1
/
+5
|
*
|
pktgen: do not access flows[] beyond its length
Florian Westphal
2009-05-21
1
-1
/
+1
|
*
|
IPv6: set RTPROT_KERNEL to initial route
Jean-Mickael Guerin
2009-05-20
1
-0
/
+3
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-05-20
2
-0
/
+14
|
|
\
\
|
|
*
|
cfg80211: fix race between core hint and driver's custom apply
Luis R. Rodriguez
2009-05-20
1
-0
/
+7
|
|
*
|
wext: verify buffer size for SIOCSIWENCODEEXT
Johannes Berg
2009-05-20
1
-0
/
+7
|
*
|
|
net: fix rtable leak in net/ipv4/route.c
Eric Dumazet
2009-05-20
1
-38
/
+17
|
*
|
|
net: fix length computation in rt_check_expire()
Eric Dumazet
2009-05-20
1
-2
/
+3
|
|
/
/
|
*
|
ipv4: make default for INET_LRO consistent with help text
Frans Pop
2009-05-18
1
-1
/
+1
|
*
|
net: fix skb_seq_read returning wrong offset/length for page frag data
Thomas Chenault
2009-05-18
1
-1
/
+1
[next]