aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
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
2007-06-07[NETLINK]: Mark netlink policies constPatrick McHardy
2007-06-07[NET]: Merge dst_discard_in and dst_discard_out.Denis Cheng
2007-06-03[NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu
2007-05-31[NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom
2007-05-31[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller
2007-05-24[XFRM]: Allow packet drops during larval state resolution.David S. Miller
2007-05-24[NET]: "wrong timeout value" in sk_wait_data() v2Vasily Averin
2007-05-22[RTNETLINK]: Remove remains of wireless extensions over rtnetlinkPatrick McHardy
2007-05-22[RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlinkPatrick McHardy