summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* [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/+13Star
* [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/+2Star
* [NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger2005-06-242-123/+1Star
* [NET]: Remove obsolete fastroute stats.Stephen Hemminger2005-06-242-9/+2Star
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-232-16/+2Star
* [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/+0Star
* [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/+0Star
* [NETFILTER]: Fix nf_debug_ip_local_deliver()Patrick McHardy2005-05-041-13/+2Star
* [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/+3Star
* [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
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-013-26/+26
* [PATCH] misc verify_area cleanupsJesper Juhl2005-05-011-1/+1
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-1/+1
* [NET]: /proc/net/stat/* header cleanupOlaf Rempel2005-04-281-1/+1
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-263-3/+0Star
* [NET]: Document ->hard_start_xmit() locking in comments.Ben Greear2005-04-251-0/+13