aboutsummaryrefslogtreecommitdiffstats
path: root/net/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-18[NET]: gen_estimator deadlock fixRanko Zivojnovic1-32/+49
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+2
2007-07-16Revert "[NET]: Fix races in net_rx_action vs netpoll."Linus Torvalds1-8/+0
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper1-1/+2
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan1-0/+12
2007-07-14[NET]: Add macvlan driverPatrick McHardy1-0/+26
2007-07-14[NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy1-0/+75
2007-07-14[NET]: Add net_device change_rx_mode callbackPatrick McHardy1-1/+16
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iopLinus Torvalds1-34/+78
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams1-34/+78
2007-07-11[RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy1-2/+7
2007-07-11[RTNETLINK]: rtnl_link API simplificationPatrick McHardy1-4/+14
2007-07-11[NET]: Fix races in net_rx_action vs netpoll.Olaf Kirch1-0/+8
2007-07-10[NET]: Fix gen_estimator timer removal racePatrick McHardy1-1/+2
2007-07-10[NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()Satyam Sharma1-1/+1
2007-07-10[NET]: "wrong timeout value in sk_wait_data()": cleanupsAndrew Morton1-1/+2
2007-07-10[NET]: Make some network-related proc files use seq_list_xxx helpersPavel Emelianov1-35/+4
2007-07-10[NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik1-0/+8
2007-07-10[PKTGEN]: IPSEC supportJamal Hadi Salim1-2/+152
2007-07-10[PKTGEN]: Introduce sequential flowsJamal Hadi Salim1-8/+52
2007-07-10[PKTGEN]: Centralize packet overhead trackingJamal Hadi Salim1-12/+15
2007-07-10[NET]: Fix secondary unicast/multicast address count maintenancePatrick McHardy2-18/+14
2007-07-10[CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr4-16/+41
2007-07-10[NET]: Fix TX checksum feature checkHerbert Xu1-5/+5
2007-07-10[NET]: dev: secondary unicast address supportPatrick McHardy2-52/+129
2007-07-10[NET]: dev_mcast: switch to generic net_device address listsPatrick McHardy1-81/+15
2007-07-10[NET]: dev: introduce generic net_device address listsPatrick McHardy1-0/+69
2007-07-10[NET]: dev_mcast: unexport dev_mc_uploadPatrick McHardy1-1/+0
2007-07-10[NET]: IPV6 checksum offloading in network devicesStephen Hemminger1-3/+21
2007-07-10[RTNETLINK]: Fix rtnetlink compat attribute patchPatrick McHardy1-5/+3
2007-07-10[RTNETLINK]: Add nested compat attributePatrick McHardy1-0/+16
2007-07-10[SKBUFF]: Keep track of writable header len of headerless clonesPatrick McHardy1-0/+2
2007-07-10[RTNETLINK]: Link creation APIPatrick McHardy1-7/+335
2007-07-10[RTNETLINK]: Split up rtnl_setlinkPatrick McHardy1-48/+57
2007-07-05[NETPOLL]: Fixups for 'fix soft lockup when removing module'Jarek Poplawski1-4/+2
2007-07-05[NET]: net/core/netevent.c should #include <net/netevent.h>Adrian Bunk1-0/+1
2007-07-05[NET] skbuff: remove export of static symbolJohannes Berg1-1/+0
2007-06-28[NETPOLL] netconsole: fix soft lockup when removing moduleJarek Poplawski1-2/+9
2007-06-27[NETPOLL]: tx lock deadlock fixStephen Hemminger1-9/+10
2007-06-23[NET]: Make skb_seq_read unmap the last fragmentOlaf Kirch1-0/+5
2007-06-23[NET]: Re-enable irqs before pushing pending DMA requestsShannon Nelson1-1/+1
2007-06-23[SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmarkPatrick McHardy1-1/+1
2007-06-07[NET]: Avoid duplicate netlink notification when changing link stateThomas Graf1-3/+5
2007-06-07[RTNETLINK]: ifindex 0 does not existPatrick McHardy1-3/+3
2007-06-07[NETLINK]: Mark netlink policies constPatrick McHardy2-3/+3
2007-06-07[NET]: Merge dst_discard_in and dst_discard_out.Denis Cheng1-13/+4
2007-06-03[NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu1-1/+1
2007-05-31[NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom1-3/+3
2007-05-31[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller1-0/+9
2007-05-24[XFRM]: Allow packet drops during larval state resolution.David S. Miller1-0/+9