aboutsummaryrefslogtreecommitdiffstats
path: root/net/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[NETFILTER]: Kill nf_debugPatrick McHardy2-144/+0
2005-06-18[NETLINK]: Set correct pid for ioctl originating netlink eventsJamal Hadi Salim1-1/+1
2005-06-18[NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2-12/+15
2005-06-18[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf1-4/+4
2005-06-18[NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parmsThomas Graf1-1/+3
2005-06-18[NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses.Thomas Graf1-4/+4
2005-06-18[NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2-11/+326
2005-06-18[NET]: Move sysctl_max_syn_backlog into request_sock.cDavid S. Miller1-0/+16
2005-06-18[NET] rename struct tcp_listen_opt to struct listen_sockArnaldo Carvalho de Melo1-2/+2
2005-06-18[NET] Generalise tcp_listen_optArnaldo Carvalho de Melo2-1/+50
2005-06-18[NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo1-0/+35
2005-06-18Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.gitLinus Torvalds1-2/+72
2005-06-08[NET]: Fix sysctl net.core.dev_weightStephen Hemminger1-0/+1
2005-06-08[NET]: Allow controlling NAPI device weight with sysfsStephen Hemminger1-0/+17
2005-06-06[ETHTOOL]: Check correct pointer in ethtool_set_coalesce().David S. Miller1-1/+1
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch we181-2/+72
2005-05-29[NET]: Use %lx for netdev->features sysfs formatting.David S. Miller1-1/+2
2005-05-29[NET]: Add ethtool support for NETIF_F_HW_CSUM.Jon Mason1-1/+11
2005-05-29[BRIDGE]: make dev->features unsignedStephen Hemminger1-1/+1
2005-05-29[BRIDGE]: features change notificationStephen Hemminger2-1/+19
2005-05-12 [PATCH] Wireless Extensions 18 (aka WPA)1-2/+72
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl2-2/+2
2005-05-05[IPV6]: Fix OOPS when using IPV6_ADDRFORMArnaldo Carvalho de Melo1-4/+8
2005-05-03[NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()Patrick McHardy1-2/+0
2005-05-03[NETFILTER]: Fix nf_debug_ip_local_deliver()Patrick McHardy1-13/+2
2005-05-03[NET]: Disable queueing when carrier is lost.Tommy S. Christensen1-0/+7
2005-05-03[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().David S. Miller1-1/+3
2005-05-03[NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller1-4/+3
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu1-9/+14
2005-05-03[RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf1-3/+3
2005-05-03[RTNETLINK] Fix & cleanup rtm_min/rtm_maxThomas Graf1-18/+21
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz1-2/+2
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa3-26/+26
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl1-1/+1
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-04-28[NET]: /proc/net/stat/* header cleanupOlaf Rempel1-1/+1
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro3-3/+0
2005-04-24[NET]: Document ->hard_start_xmit() locking in comments.Ben Greear1-0/+13
2005-04-21[NET]: Add missing newline for skb_*_panicPatrick McHardy1-4/+8
2005-04-19[SOCK]: on failure free the sock from the right placeArnaldo Carvalho de Melo1-1/+4
2005-04-19[NET]: skbuff: remove old NET_CALLER macroStephen Hemminger1-9/+3
2005-04-19[RTNETLINK]: Add comma to final entry in link_rtnetlink_tableDavid S. Miller1-1/+1
2005-04-19[RTNETLINK]: Protocol family wildcard dumping for routing rulesThomas Graf1-1/+2
2005-04-19[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu1-0/+88
2005-04-16[PATCH] Fix dst_destroy() raceHerbert Xu1-2/+4
2005-04-16[PATCH] net: don't call kmem_cache_create with a spinlock heldArnaldo Carvalho de Melo1-5/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds26-0/+21067