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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-08-15
2
-1
/
+185
*
net: filter: Use WARN_RATELIMIT
Joe Perches
2011-07-13
1
-1
/
+3
*
gro: reset skb_iif on reuse
Andy Gospodarek
2011-04-14
1
-0
/
+1
*
gro: Reset dev pointer on reuse
Herbert Xu
2011-04-14
1
-0
/
+1
*
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
2011-03-14
1
-2
/
+10
*
filter: make sure filters dont read uninitialized memory
David S. Miller
2011-03-02
1
-29
/
+35
*
net: release dst entry while cache-hot for GSO case too
Krishna Kumar
2011-01-07
1
-0
/
+8
*
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
2010-12-09
1
-11
/
+9
*
net: NETIF_F_HW_CSUM does not imply FCoE CRC offload
Ben Hutchings
2010-12-09
1
-3
/
+3
*
net: clear heap allocation for ETHTOOL_GRXCLSRLALL
Kees Cook
2010-12-09
1
-1
/
+1
*
net: clear heap allocations for privileged ethtool actions
Kees Cook
2010-10-28
1
-1
/
+1
*
net: Fix the condition passed to sk_wait_event()
Nagendra Tomar
2010-10-28
1
-4
/
+4
*
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2010-10-28
1
-2
/
+3
*
gro: Fix bogus gso_size on the first fraglist entry
Herbert Xu
2010-09-26
1
-0
/
+1
*
gro: Re-fix different skb headrooms
Jarek Poplawski
2010-09-26
1
-1
/
+1
*
gro: fix different skb headrooms
Eric Dumazet
2010-09-26
1
-2
/
+6
*
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
2010-08-26
1
-1
/
+1
*
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
2010-08-02
1
-9
/
+29
*
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
2010-08-02
1
-2
/
+3
*
net/core: neighbour update Oops
Doug Kehn
2010-08-02
1
-1
/
+4
*
scm: Only support SCM_RIGHTS on unix domain sockets.
Eric W. Biederman
2010-03-15
1
-0
/
+2
*
net: bug fix for vlan + gro issue
Ajit Khaparde
2010-03-15
1
-1
/
+1
*
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
Eric W. Biederman
2010-03-15
1
-1
/
+2
*
pktgen: Fix freezing problem
Rafael J. Wysocki
2010-02-23
1
-0
/
+1
*
dst: call cond_resched() in dst_gc_task()
Eric Dumazet
2010-02-23
1
-0
/
+2
*
tcp: update the netstamp_needed counter when cloning sockets
Octavian Purdila
2010-02-09
1
-0
/
+4
*
net: Fix userspace RTM_NEWLINK notifications.
Eric W. Biederman
2009-12-18
2
-3
/
+12
*
pktgen: Fix netdevice unregister
Eric Dumazet
2009-11-24
1
-5
/
+11
*
pktgen: Fix device name compares
Eric Dumazet
2009-11-23
1
-8
/
+10
*
gro: Fix illegal merging of trailer trash
Herbert Xu
2009-11-17
1
-1
/
+2
*
net: Fix the rollback test in dev_change_name()
Eric Dumazet
2009-11-16
1
-5
/
+6
*
net: fix sk_forward_alloc corruption
Eric Dumazet
2009-10-30
1
-1
/
+9
*
pktgen: Dont leak kernel memory
Eric Dumazet
2009-10-24
1
-5
/
+10
*
wext: let get_wireless_stats() sleep
Johannes Berg
2009-10-05
1
-2
/
+2
*
pktgen: restore nanosec delays
Eric Dumazet
2009-10-04
1
-1
/
+1
*
pktgen: Fix multiqueue handling
Eric Dumazet
2009-10-04
1
-1
/
+1
*
pktgen: Fix delay handling
Eric Dumazet
2009-10-01
1
-2
/
+4
*
net: restore tx timestamping for accelerated vlans
Eric Dumazet
2009-09-30
1
-3
/
+3
*
net: Fix sock_wfree() race
Eric Dumazet
2009-09-30
1
-7
/
+12
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-4
/
+4
*
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
2009-09-28
1
-7
/
+5
*
pktgen: better scheduler friendliness
Stephen Hemminger
2009-09-24
1
-79
/
+72
*
pktgen: T_TERMINATE flag is unused
Stephen Hemminger
2009-09-24
1
-5
/
+4
*
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-17
1
-2
/
+2
|
\
|
*
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-09-15
1
-2
/
+2
*
|
driver model: constify attribute groups
David Brownell
2009-09-15
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
12
-762
/
+837
|
\
|
*
net: force bridge module(s) to be GPL
Stephen Hemminger
2009-09-11
1
-2
/
+2
|
*
net_sched: reintroduce dev->qdisc for use by sch_api
Patrick McHardy
2009-09-06
1
-4
/
+2
[next]