summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* [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
* [NET]: Add missing newline for skb_*_panicPatrick McHardy2005-04-221-4/+8
* [SOCK]: on failure free the sock from the right placeArnaldo Carvalho de Melo2005-04-201-1/+4
* [NET]: skbuff: remove old NET_CALLER macroStephen Hemminger2005-04-201-9/+3Star
* [RTNETLINK]: Add comma to final entry in link_rtnetlink_tableDavid S. Miller2005-04-201-1/+1
* [RTNETLINK]: Protocol family wildcard dumping for routing rulesThomas Graf2005-04-201-1/+2
* [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu2005-04-201-0/+88
* [PATCH] Fix dst_destroy() raceHerbert Xu2005-04-171-2/+4
* [PATCH] net: don't call kmem_cache_create with a spinlock heldArnaldo Carvalho de Melo2005-04-171-5/+4Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-1726-0/+21067