summaryrefslogtreecommitdiffstats
path: root/net/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Fix sparse warningsVictor Fusco2005-07-083-12/+18
* [NET]: improve readability of dev_set_promiscuity() in net/core/dev.cDavid Chau2005-07-061-2/+3
* [NET]: Remove unused security member in sk_buffThomas Graf2005-07-051-2/+0
* [NET]: net/core/filter.c: make len cover the entire packetPatrick McHardy2005-07-051-6/+2
* [NET]: Consolidate common code in net/core/filter.cPatrick McHardy2005-07-051-57/+33
* [NET]: Remove redundant code in net/core/filter.cPatrick McHardy2005-07-051-12/+0
* [NETLINK]: Missing initializations in dumped dataPatrick McHardy2005-06-283-0/+8
* [NETLINK]: Clear padding in netlink messagesPatrick McHardy2005-06-281-0/+1
* [PKTGEN]: Fix random packet sizes causing panicRobert Olsson2005-06-271-16/+13
* [NET]: skb_find_text() - Find a text pattern in skb dataThomas Graf2005-06-241-0/+40
* [NET]: Zerocopy sequential reading of skb dataThomas Graf2005-06-241-0/+117
* [NET]: Separate two usages of netdev_max_backlog.Stephen Hemminger2005-06-242-3/+12
* [NET]: Eliminate netif_rx massive packet drops.Stephen Hemminger2005-06-241-19/+2
* [NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger2005-06-242-123/+1
* [NET]: Remove obsolete fastroute stats.Stephen Hemminger2005-06-242-9/+2
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-232-16/+2
* [NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer2005-06-231-10/+29
* [NETPOLL]: Introduce a netpoll_info structJeff Moyer2005-06-231-19/+38
* [NETFILTER]: Kill nf_debugPatrick McHardy2005-06-212-144/+0
* [NETLINK]: Set correct pid for ioctl originating netlink eventsJamal Hadi Salim2005-06-191-1/+1
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-192-12/+15
* [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf2005-06-191-4/+4
* [NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parmsThomas Graf2005-06-191-1/+3
* [NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses.Thomas Graf2005-06-191-4/+4
* [NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2005-06-192-11/+326
* [NET]: Move sysctl_max_syn_backlog into request_sock.cDavid S. Miller2005-06-191-0/+16
* [NET] rename struct tcp_listen_opt to struct listen_sockArnaldo Carvalho de Melo2005-06-191-2/+2
* [NET] Generalise tcp_listen_optArnaldo Carvalho de Melo2005-06-192-1/+50
* [NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo2005-06-191-0/+35
* Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...Linus Torvalds2005-06-181-2/+72
|\
| * Automatic merge of /spare/repo/netdev-2.6 branch we182005-06-041-2/+72
| |\
| | * [PATCH] Wireless Extensions 18 (aka WPA)2005-05-131-2/+72
* | | [NET]: Fix sysctl net.core.dev_weightStephen Hemminger2005-06-081-0/+1
* | | [NET]: Allow controlling NAPI device weight with sysfsStephen Hemminger2005-06-081-0/+17
* | | [ETHTOOL]: Check correct pointer in ethtool_set_coalesce().David S. Miller2005-06-071-1/+1
|/ /
* | [NET]: Use %lx for netdev->features sysfs formatting.David S. Miller2005-05-301-1/+2
* | [NET]: Add ethtool support for NETIF_F_HW_CSUM.Jon Mason2005-05-301-1/+11
* | [BRIDGE]: make dev->features unsignedStephen Hemminger2005-05-291-1/+1
* | [BRIDGE]: features change notificationStephen Hemminger2005-05-292-1/+19
|/
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-062-2/+2
* [IPV6]: Fix OOPS when using IPV6_ADDRFORMArnaldo Carvalho de Melo2005-05-051-4/+8
* [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()Patrick McHardy2005-05-041-2/+0
* [NETFILTER]: Fix nf_debug_ip_local_deliver()Patrick McHardy2005-05-041-13/+2
* [NET]: Disable queueing when carrier is lost.Tommy S. Christensen2005-05-041-0/+7
* [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().David S. Miller2005-05-041-1/+3
* [NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller2005-05-041-4/+3
* [NETLINK]: Synchronous message processing.Herbert Xu2005-05-031-9/+14
* [RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf2005-05-031-3/+3
* [RTNETLINK] Fix & cleanup rtm_min/rtm_maxThomas Graf2005-05-031-18/+21
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-2/+2