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]: Only build flow.o if CONFIG_XFRM=y
Patrick McHardy
2005-07-19
1
-1
/
+2
*
[NET]: Fix sparse warnings
Victor Fusco
2005-07-08
3
-12
/
+18
*
[NET]: improve readability of dev_set_promiscuity() in net/core/dev.c
David Chau
2005-07-05
1
-2
/
+3
*
[NET]: Remove unused security member in sk_buff
Thomas Graf
2005-07-05
1
-2
/
+0
*
[NET]: net/core/filter.c: make len cover the entire packet
Patrick McHardy
2005-07-05
1
-6
/
+2
*
[NET]: Consolidate common code in net/core/filter.c
Patrick McHardy
2005-07-05
1
-57
/
+33
*
[NET]: Remove redundant code in net/core/filter.c
Patrick McHardy
2005-07-05
1
-12
/
+0
*
[NETLINK]: Missing initializations in dumped data
Patrick McHardy
2005-06-28
3
-0
/
+8
*
[NETLINK]: Clear padding in netlink messages
Patrick McHardy
2005-06-28
1
-0
/
+1
*
[PKTGEN]: Fix random packet sizes causing panic
Robert Olsson
2005-06-26
1
-16
/
+13
*
[NET]: skb_find_text() - Find a text pattern in skb data
Thomas Graf
2005-06-23
1
-0
/
+40
*
[NET]: Zerocopy sequential reading of skb data
Thomas Graf
2005-06-23
1
-0
/
+117
*
[NET]: Separate two usages of netdev_max_backlog.
Stephen Hemminger
2005-06-23
2
-3
/
+12
*
[NET]: Eliminate netif_rx massive packet drops.
Stephen Hemminger
2005-06-23
1
-19
/
+2
*
[NET]: Remove obsolete netif_rx congestion sensing mechanism.
Stephen Hemminger
2005-06-23
2
-123
/
+1
*
[NET]: Remove obsolete fastroute stats.
Stephen Hemminger
2005-06-23
2
-9
/
+2
*
[PATCH] create a kstrdup library function
Paulo Marques
2005-06-23
2
-16
/
+2
*
[NETPOLL]: allow multiple netpoll_clients to register against one interface
Jeff Moyer
2005-06-22
1
-10
/
+29
*
[NETPOLL]: Introduce a netpoll_info struct
Jeff Moyer
2005-06-22
1
-19
/
+38
*
[NETFILTER]: Kill nf_debug
Patrick McHardy
2005-06-21
2
-144
/
+0
*
[NETLINK]: Set correct pid for ioctl originating netlink events
Jamal Hadi Salim
2005-06-18
1
-1
/
+1
*
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
2005-06-18
2
-12
/
+15
*
[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags
Thomas Graf
2005-06-18
1
-4
/
+4
*
[NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parms
Thomas Graf
2005-06-18
1
-1
/
+3
*
[NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses.
Thomas Graf
2005-06-18
1
-4
/
+4
*
[NETLINK]: Neighbour table configuration and statistics via rtnetlink
Thomas Graf
2005-06-18
2
-11
/
+326
*
[NET]: Move sysctl_max_syn_backlog into request_sock.c
David S. Miller
2005-06-18
1
-0
/
+16
*
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
2005-06-18
1
-2
/
+2
*
[NET] Generalise tcp_listen_opt
Arnaldo Carvalho de Melo
2005-06-18
2
-1
/
+50
*
[NET] Generalise TCP's struct open_request minisock infrastructure
Arnaldo Carvalho de Melo
2005-06-18
1
-0
/
+35
*
Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...
Linus Torvalds
2005-06-18
1
-2
/
+72
|
\
|
*
Automatic merge of /spare/repo/netdev-2.6 branch we18
2005-06-04
1
-2
/
+72
|
|
\
|
|
*
[PATCH] Wireless Extensions 18 (aka WPA)
2005-05-12
1
-2
/
+72
*
|
|
[NET]: Fix sysctl net.core.dev_weight
Stephen Hemminger
2005-06-08
1
-0
/
+1
*
|
|
[NET]: Allow controlling NAPI device weight with sysfs
Stephen Hemminger
2005-06-08
1
-0
/
+17
*
|
|
[ETHTOOL]: Check correct pointer in ethtool_set_coalesce().
David S. Miller
2005-06-06
1
-1
/
+1
|
/
/
*
|
[NET]: Use %lx for netdev->features sysfs formatting.
David S. Miller
2005-05-29
1
-1
/
+2
*
|
[NET]: Add ethtool support for NETIF_F_HW_CSUM.
Jon Mason
2005-05-29
1
-1
/
+11
*
|
[BRIDGE]: make dev->features unsigned
Stephen Hemminger
2005-05-29
1
-1
/
+1
*
|
[BRIDGE]: features change notification
Stephen Hemminger
2005-05-29
2
-1
/
+19
|
/
*
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
2005-05-05
2
-2
/
+2
*
[IPV6]: Fix OOPS when using IPV6_ADDRFORM
Arnaldo Carvalho de Melo
2005-05-05
1
-4
/
+8
*
[NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()
Patrick McHardy
2005-05-03
1
-2
/
+0
*
[NETFILTER]: Fix nf_debug_ip_local_deliver()
Patrick McHardy
2005-05-03
1
-13
/
+2
*
[NET]: Disable queueing when carrier is lost.
Tommy S. Christensen
2005-05-03
1
-0
/
+7
*
[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().
David S. Miller
2005-05-03
1
-1
/
+3
*
[NETLINK]: Fix infinite loops in synchronous netlink changes.
David S. Miller
2005-05-03
1
-4
/
+3
*
[NETLINK]: Synchronous message processing.
Herbert Xu
2005-05-03
1
-9
/
+14
*
[RTNETLINK] Cleanup rtnetlink_link tables
Thomas Graf
2005-05-03
1
-3
/
+3
*
[RTNETLINK] Fix & cleanup rtm_min/rtm_max
Thomas Graf
2005-05-03
1
-18
/
+21
[prev]
[next]