aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* [NETPOLL]: remove unused variableMatt Mackall2005-08-11
* [NETPOLL]: fix initialization/NAPI raceMatt Mackall2005-08-11
* [NETPOLL]: pre-fill skb poolIngo Molnar2005-08-11
* [NETPOLL]: add retry timeoutMatt Mackall2005-08-11
* [NETPOLL]: netpoll_send_skb simplifyMatt Mackall2005-08-11
* [NETPOLL]: deadlock bugfixJeff Moyer2005-08-11
* [NETPOLL]: rx_flags bugfixJeff Moyer2005-08-11
* [NET] Fix too aggressive backoff in dst garbage collectionDenis Lunev2005-07-30
* [NET]: Fix busy waiting in dev_close().David S. Miller2005-07-28
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-27
|\
| * [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.cMatt Mackall2005-07-27
| * [NET]: Fix setsockopt locking bugKyle Moffett2005-07-27
* | [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-27
|/
* [NET]: Fix tc_verd thinko in skb_clone()David S. Miller2005-07-19
* [NET]: Only build flow.o if CONFIG_XFRM=yPatrick McHardy2005-07-19
* [NET]: Fix sparse warningsVictor Fusco2005-07-08
* [NET]: improve readability of dev_set_promiscuity() in net/core/dev.cDavid Chau2005-07-05
* [NET]: Remove unused security member in sk_buffThomas Graf2005-07-05
* [NET]: net/core/filter.c: make len cover the entire packetPatrick McHardy2005-07-05
* [NET]: Consolidate common code in net/core/filter.cPatrick McHardy2005-07-05
* [NET]: Remove redundant code in net/core/filter.cPatrick McHardy2005-07-05
* [NETLINK]: Missing initializations in dumped dataPatrick McHardy2005-06-28
* [NETLINK]: Clear padding in netlink messagesPatrick McHardy2005-06-28
* [PKTGEN]: Fix random packet sizes causing panicRobert Olsson2005-06-26
* [NET]: skb_find_text() - Find a text pattern in skb dataThomas Graf2005-06-24
* [NET]: Zerocopy sequential reading of skb dataThomas Graf2005-06-23
* [NET]: Separate two usages of netdev_max_backlog.Stephen Hemminger2005-06-23
* [NET]: Eliminate netif_rx massive packet drops.Stephen Hemminger2005-06-23
* [NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger2005-06-23
* [NET]: Remove obsolete fastroute stats.Stephen Hemminger2005-06-23
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-23
* [NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer2005-06-23
* [NETPOLL]: Introduce a netpoll_info structJeff Moyer2005-06-23
* [NETFILTER]: Kill nf_debugPatrick McHardy2005-06-21
* [NETLINK]: Set correct pid for ioctl originating netlink eventsJamal Hadi Salim2005-06-19
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-19
* [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf2005-06-19
* [NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parmsThomas Graf2005-06-19
* [NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses.Thomas Graf2005-06-19
* [NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2005-06-19
* [NET]: Move sysctl_max_syn_backlog into request_sock.cDavid S. Miller2005-06-19
* [NET] rename struct tcp_listen_opt to struct listen_sockArnaldo Carvalho de Melo2005-06-19
* [NET] Generalise tcp_listen_optArnaldo Carvalho de Melo2005-06-19
* [NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo2005-06-19
* Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...Linus Torvalds2005-06-18
|\
| * Automatic merge of /spare/repo/netdev-2.6 branch we182005-06-04
| |\
| | * [PATCH] Wireless Extensions 18 (aka WPA)2005-05-12
* | | [NET]: Fix sysctl net.core.dev_weightStephen Hemminger2005-06-08
* | | [NET]: Allow controlling NAPI device weight with sysfsStephen Hemminger2005-06-08
* | | [ETHTOOL]: Check correct pointer in ethtool_set_coalesce().David S. Miller2005-06-06
|/ /