aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2007-07-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-19lockdep: fixup sk_callback_lock annotationPeter Zijlstra
2007-07-19[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-18[NET]: move __dev_addr_discard adjacent to dev_addr_discard for readabilityDenis Cheng
2007-07-18[NET]: merge dev_unicast_discard and dev_mc_discard into oneDenis Cheng
2007-07-18[NET]: move dev_mc_discard from dev_mcast.c to dev.cDenis Cheng
2007-07-18[NET]: gen_estimator deadlock fixRanko Zivojnovic
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-16Revert "[NET]: Fix races in net_rx_action vs netpoll."Linus Torvalds
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan
2007-07-14[NET]: Add macvlan driverPatrick McHardy
2007-07-14[NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy
2007-07-14[NET]: Add net_device change_rx_mode callbackPatrick McHardy
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams
2007-07-11[RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy
2007-07-11[RTNETLINK]: rtnl_link API simplificationPatrick McHardy
2007-07-11[NET]: Fix races in net_rx_action vs netpoll.Olaf Kirch
2007-07-10[NET]: Fix gen_estimator timer removal racePatrick McHardy
2007-07-10[NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()Satyam Sharma
2007-07-10[NET]: "wrong timeout value in sk_wait_data()": cleanupsAndrew Morton
2007-07-10[NET]: Make some network-related proc files use seq_list_xxx helpersPavel Emelianov
2007-07-10[NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik
2007-07-10[PKTGEN]: IPSEC supportJamal Hadi Salim
2007-07-10[PKTGEN]: Introduce sequential flowsJamal Hadi Salim
2007-07-10[PKTGEN]: Centralize packet overhead trackingJamal Hadi Salim
2007-07-10[NET]: Fix secondary unicast/multicast address count maintenancePatrick McHardy
2007-07-10[CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr
2007-07-10[NET]: Fix TX checksum feature checkHerbert Xu
2007-07-10[NET]: dev: secondary unicast address supportPatrick McHardy
2007-07-10[NET]: dev_mcast: switch to generic net_device address listsPatrick McHardy
2007-07-10[NET]: dev: introduce generic net_device address listsPatrick McHardy
2007-07-10[NET]: dev_mcast: unexport dev_mc_uploadPatrick McHardy
2007-07-10[NET]: IPV6 checksum offloading in network devicesStephen Hemminger
2007-07-10[RTNETLINK]: Fix rtnetlink compat attribute patchPatrick McHardy
2007-07-10[RTNETLINK]: Add nested compat attributePatrick McHardy
2007-07-10[SKBUFF]: Keep track of writable header len of headerless clonesPatrick McHardy
2007-07-10[RTNETLINK]: Link creation APIPatrick McHardy
2007-07-10[RTNETLINK]: Split up rtnl_setlinkPatrick McHardy
2007-07-05[NETPOLL]: Fixups for 'fix soft lockup when removing module'Jarek Poplawski
2007-07-05[NET]: net/core/netevent.c should #include <net/netevent.h>Adrian Bunk
2007-07-05[NET] skbuff: remove export of static symbolJohannes Berg
2007-06-28[NETPOLL] netconsole: fix soft lockup when removing moduleJarek Poplawski
2007-06-27[NETPOLL]: tx lock deadlock fixStephen Hemminger
2007-06-23[NET]: Make skb_seq_read unmap the last fragmentOlaf Kirch
2007-06-23[NET]: Re-enable irqs before pushing pending DMA requestsShannon Nelson
2007-06-23[SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmarkPatrick McHardy
2007-06-07[NET]: Avoid duplicate netlink notification when changing link stateThomas Graf
2007-06-07[RTNETLINK]: ifindex 0 does not existPatrick McHardy