summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* O_CLOEXEC for SCM_RIGHTSUlrich Drepper2007-07-161-1/+2
* [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan2007-07-141-0/+12
* [NET]: Add macvlan driverPatrick McHardy2007-07-141-0/+26
* [NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy2007-07-141-0/+75
* [NET]: Add net_device change_rx_mode callbackPatrick McHardy2007-07-141-1/+16
* Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds2007-07-131-34/+78
|\
| * dmaengine: make clients responsible for managing channelsDan Williams2007-07-131-34/+78
* | [RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy2007-07-111-2/+7
* | [RTNETLINK]: rtnl_link API simplificationPatrick McHardy2007-07-111-4/+14
* | [NET]: Fix races in net_rx_action vs netpoll.Olaf Kirch2007-07-111-0/+8
* | [NET]: Fix gen_estimator timer removal racePatrick McHardy2007-07-101-1/+2
* | [NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()Satyam Sharma2007-07-101-1/+1
* | [NET]: "wrong timeout value in sk_wait_data()": cleanupsAndrew Morton2007-07-101-1/+2
* | [NET]: Make some network-related proc files use seq_list_xxx helpersPavel Emelianov2007-07-101-35/+4
* | [NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik2007-07-101-0/+8
* | [PKTGEN]: IPSEC supportJamal Hadi Salim2007-07-101-2/+152
* | [PKTGEN]: Introduce sequential flowsJamal Hadi Salim2007-07-101-8/+52
* | [PKTGEN]: Centralize packet overhead trackingJamal Hadi Salim2007-07-101-12/+15
* | [NET]: Fix secondary unicast/multicast address count maintenancePatrick McHardy2007-07-102-18/+14
* | [CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr2007-07-104-16/+41
* | [NET]: Fix TX checksum feature checkHerbert Xu2007-07-101-5/+5
* | [NET]: dev: secondary unicast address supportPatrick McHardy2007-07-102-52/+129
* | [NET]: dev_mcast: switch to generic net_device address listsPatrick McHardy2007-07-101-81/+15
* | [NET]: dev: introduce generic net_device address listsPatrick McHardy2007-07-101-0/+69
* | [NET]: dev_mcast: unexport dev_mc_uploadPatrick McHardy2007-07-101-1/+0
* | [NET]: IPV6 checksum offloading in network devicesStephen Hemminger2007-07-101-3/+21
* | [RTNETLINK]: Fix rtnetlink compat attribute patchPatrick McHardy2007-07-101-5/+3
* | [RTNETLINK]: Add nested compat attributePatrick McHardy2007-07-101-0/+16
* | [SKBUFF]: Keep track of writable header len of headerless clonesPatrick McHardy2007-07-101-0/+2
* | [RTNETLINK]: Link creation APIPatrick McHardy2007-07-101-7/+335
* | [RTNETLINK]: Split up rtnl_setlinkPatrick McHardy2007-07-101-48/+57
|/
* [NETPOLL]: Fixups for 'fix soft lockup when removing module'Jarek Poplawski2007-07-051-4/+2
* [NET]: net/core/netevent.c should #include <net/netevent.h>Adrian Bunk2007-07-051-0/+1
* [NET] skbuff: remove export of static symbolJohannes Berg2007-07-051-1/+0
* [NETPOLL] netconsole: fix soft lockup when removing moduleJarek Poplawski2007-06-281-2/+9
* [NETPOLL]: tx lock deadlock fixStephen Hemminger2007-06-271-9/+10
* [NET]: Make skb_seq_read unmap the last fragmentOlaf Kirch2007-06-231-0/+5
* [NET]: Re-enable irqs before pushing pending DMA requestsShannon Nelson2007-06-231-1/+1
* [SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmarkPatrick McHardy2007-06-231-1/+1
* [NET]: Avoid duplicate netlink notification when changing link stateThomas Graf2007-06-071-3/+5
* [RTNETLINK]: ifindex 0 does not existPatrick McHardy2007-06-071-3/+3
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-072-3/+3
* [NET]: Merge dst_discard_in and dst_discard_out.Denis Cheng2007-06-071-13/+4
* [NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu2007-06-031-1/+1
* [NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom2007-05-311-3/+3
* [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller2007-05-311-0/+9
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-241-0/+9
* [NET]: "wrong timeout value" in sk_wait_data() v2Vasily Averin2007-05-241-1/+13
* [RTNETLINK]: Remove remains of wireless extensions over rtnetlinkPatrick McHardy2007-05-221-17/+10
* [RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlinkPatrick McHardy2007-05-221-2/+9
OpenPOWER on IntegriCloud