| Commit message (Expand) | Author | Age |
* | [NET] Fix too aggressive backoff in dst garbage collection | Denis Lunev | 2005-07-30 |
* | [NET]: Fix busy waiting in dev_close(). | David S. Miller | 2005-07-28 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-27 |
|\ |
|
| * | [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c | Matt Mackall | 2005-07-27 |
| * | [NET]: Fix setsockopt locking bug | Kyle Moffett | 2005-07-27 |
* | | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-27 |
|/ |
|
* | [NET]: Fix tc_verd thinko in skb_clone() | David S. Miller | 2005-07-19 |
* | [NET]: Only build flow.o if CONFIG_XFRM=y | Patrick McHardy | 2005-07-19 |
* | [NET]: Fix sparse warnings | Victor Fusco | 2005-07-08 |
* | [NET]: improve readability of dev_set_promiscuity() in net/core/dev.c | David Chau | 2005-07-05 |
* | [NET]: Remove unused security member in sk_buff | Thomas Graf | 2005-07-05 |
* | [NET]: net/core/filter.c: make len cover the entire packet | Patrick McHardy | 2005-07-05 |
* | [NET]: Consolidate common code in net/core/filter.c | Patrick McHardy | 2005-07-05 |
* | [NET]: Remove redundant code in net/core/filter.c | Patrick McHardy | 2005-07-05 |
* | [NETLINK]: Missing initializations in dumped data | Patrick McHardy | 2005-06-28 |
* | [NETLINK]: Clear padding in netlink messages | Patrick McHardy | 2005-06-28 |
* | [PKTGEN]: Fix random packet sizes causing panic | Robert Olsson | 2005-06-26 |
* | [NET]: skb_find_text() - Find a text pattern in skb data | Thomas Graf | 2005-06-24 |
* | [NET]: Zerocopy sequential reading of skb data | Thomas Graf | 2005-06-23 |
* | [NET]: Separate two usages of netdev_max_backlog. | Stephen Hemminger | 2005-06-23 |
* | [NET]: Eliminate netif_rx massive packet drops. | Stephen Hemminger | 2005-06-23 |
* | [NET]: Remove obsolete netif_rx congestion sensing mechanism. | Stephen Hemminger | 2005-06-23 |
* | [NET]: Remove obsolete fastroute stats. | Stephen Hemminger | 2005-06-23 |
* | [PATCH] create a kstrdup library function | Paulo Marques | 2005-06-23 |
* | [NETPOLL]: allow multiple netpoll_clients to register against one interface | Jeff Moyer | 2005-06-23 |
* | [NETPOLL]: Introduce a netpoll_info struct | Jeff Moyer | 2005-06-23 |
* | [NETFILTER]: Kill nf_debug | Patrick McHardy | 2005-06-21 |
* | [NETLINK]: Set correct pid for ioctl originating netlink events | Jamal Hadi Salim | 2005-06-19 |
* | [NETLINK]: Correctly set NLM_F_MULTI without checking the pid | Jamal Hadi Salim | 2005-06-19 |
* | [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags | Thomas Graf | 2005-06-19 |
* | [NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parms | Thomas Graf | 2005-06-19 |
* | [NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses. | Thomas Graf | 2005-06-19 |
* | [NETLINK]: Neighbour table configuration and statistics via rtnetlink | Thomas Graf | 2005-06-19 |
* | [NET]: Move sysctl_max_syn_backlog into request_sock.c | David S. Miller | 2005-06-19 |
* | [NET] rename struct tcp_listen_opt to struct listen_sock | Arnaldo Carvalho de Melo | 2005-06-19 |
* | [NET] Generalise tcp_listen_opt | Arnaldo Carvalho de Melo | 2005-06-19 |
* | [NET] Generalise TCP's struct open_request minisock infrastructure | Arnaldo Carvalho de Melo | 2005-06-19 |
* | Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net... | Linus Torvalds | 2005-06-18 |
|\ |
|
| * | Automatic merge of /spare/repo/netdev-2.6 branch we18 | | 2005-06-04 |
| |\ |
|
| | * | [PATCH] Wireless Extensions 18 (aka WPA) | | 2005-05-12 |
* | | | [NET]: Fix sysctl net.core.dev_weight | Stephen Hemminger | 2005-06-08 |
* | | | [NET]: Allow controlling NAPI device weight with sysfs | Stephen Hemminger | 2005-06-08 |
* | | | [ETHTOOL]: Check correct pointer in ethtool_set_coalesce(). | David S. Miller | 2005-06-06 |
|/ / |
|
* | | [NET]: Use %lx for netdev->features sysfs formatting. | David S. Miller | 2005-05-29 |
* | | [NET]: Add ethtool support for NETIF_F_HW_CSUM. | Jon Mason | 2005-05-29 |
* | | [BRIDGE]: make dev->features unsigned | Stephen Hemminger | 2005-05-29 |
* | | [BRIDGE]: features change notification | Stephen Hemminger | 2005-05-29 |
|/ |
|
* | [PATCH] update Ross Biro bouncing email address | Jesper Juhl | 2005-05-05 |
* | [IPV6]: Fix OOPS when using IPV6_ADDRFORM | Arnaldo Carvalho de Melo | 2005-05-05 |
* | [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit() | Patrick McHardy | 2005-05-03 |