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.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-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-12-16
net: Add skb_gro_receive
Herbert Xu
1
-0
/
+59
2008-12-16
ipv4: Add GRO infrastructure
Herbert Xu
1
-0
/
+97
2008-12-16
net: Add Generic Receive Offload infrastructure
Herbert Xu
1
-2
/
+191
2008-12-16
net: Add frag_list support to GSO
Herbert Xu
1
-2
/
+0
2008-12-16
net: Add frag_list support to skb_segment
Herbert Xu
1
-14
/
+59
2008-12-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-101
/
+69
2008-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-98
/
+61
2008-12-15
net: fix dcbnl_setnumtcs operation check
Don Skidmore
1
-1
/
+1
2008-12-15
Phonet: keep TX queue disabled when the device is off
Rémi Denis-Courmont
1
-5
/
+22
2008-12-15
SCHED: netem: Correct documentation comment in code.
Jesper Dangaard Brouer
1
-3
/
+0
2008-12-15
netfilter: update rwlock initialization for nat_table
Steven Rostedt
1
-1
/
+1
2008-12-15
rpc/rdma: goto instead of copypaste
Ilpo Järvinen
1
-2
/
+2
2008-12-15
nf/dccp: merge errorpaths
Ilpo Järvinen
1
-7
/
+9
2008-12-15
irda: merge exit paths
Ilpo Järvinen
1
-9
/
+8
2008-12-15
bt/rfcomm/tty: join error paths
Ilpo Järvinen
1
-6
/
+7
2008-12-15
ax25: join the return paths that free skb
Ilpo Järvinen
1
-26
/
+15
2008-12-15
can: merge error paths
Ilpo Järvinen
1
-10
/
+12
2008-12-15
xfrm: join error paths
Ilpo Järvinen
1
-10
/
+12
2008-12-15
ip6mr: use goto to common label instead of opencoding
Ilpo Järvinen
1
-2
/
+1
2008-12-15
ipv6/mcast: join error paths using goto
Ilpo Järvinen
1
-11
/
+14
2008-12-15
xfrm6_tunnel: join error paths using goto
Ilpo Järvinen
1
-17
/
+16
2008-12-15
icsk: join error paths using goto
Ilpo Järvinen
1
-9
/
+10
2008-12-12
mac80211: misc cleanups
Rami Rosen
3
-13
/
+6
2008-12-12
rfkill: strip pointless notifier chain
Johannes Berg
1
-78
/
+5
2008-12-12
mac80211: Disable requests for new scans in AP mode
Jouni Malinen
1
-2
/
+1
2008-12-12
mac80211: integrate sta_notify_ps cmds into sta_notify
Christian Lamparter
1
-6
/
+6
2008-12-12
mac80211/cfg80211: check endianness in sparse runs
Johannes Berg
2
-0
/
+4
2008-12-12
mac80211: remove fragmentation offload functionality
Johannes Berg
2
-9
/
+0
2008-12-12
mac80211: only create default STA interface if supported
Johannes Berg
1
-6
/
+8
2008-12-12
cfg80211: fix nl80211 frequency handling
Johannes Berg
1
-14
/
+26
2008-12-12
mac80211: remove WARN_ON() from ieee80211_hw_config
Reinette Chatre
2
-3
/
+15
2008-12-12
netlabel: Compiler warning and NULL pointer dereference fix
Paul Moore
1
-18
/
+20
2008-12-11
netfilter: xt_NFLOG is dependant of nfnetlink_log
Eric Leblond
1
-3
/
+2
2008-12-11
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
Benjamin Thery
2
-101
/
+127
2008-12-11
netns: ip6mr: declare ip6mr /proc/net entries per-namespace
Benjamin Thery
1
-46
/
+61
2008-12-11
netns: ip6mr: declare reg_vif_num per-namespace
Benjamin Thery
1
-8
/
+11
2008-12-11
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
1
-16
/
+10
2008-12-11
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
1
-19
/
+21
2008-12-11
netns: ip6mr: dynamically allocate mfc6_cache_array
Benjamin Thery
1
-16
/
+31
2008-12-11
netns: ip6mr: store netns in struct mfc6_cache
Benjamin Thery
1
-9
/
+17
2008-12-11
netns: ip6mr: dynamically allocates vif6_table
Benjamin Thery
1
-39
/
+68
2008-12-11
netns: ip6mr: allocate mroute6_socket per-namespace.
Benjamin Thery
2
-13
/
+12
2008-12-11
net: Make static
Roel Kluin
13
-23
/
+23
2008-12-10
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
1
-0
/
+2
2008-12-10
pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.
Jarek Poplawski
1
-5
/
+5
2008-12-10
pkt_sched: sch_htb: Optimize htb_find_next_upper()
Jarek Poplawski
1
-3
/
+3
2008-12-10
ipv6: silence log messages for locally generated multicast
Jan Sembera
1
-1
/
+6
2008-12-09
bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().
David S. Miller
1
-4
/
+2
2008-12-09
tcp: tcp_vegas cong avoid fix
Doug Leith
1
-70
/
+10
2008-12-09
bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.
David S. Miller
1
-1
/
+1
[prev]
[next]