aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* Revert "[NET]: Fix races in net_rx_action vs netpoll."Linus Torvalds2007-07-16
* O_CLOEXEC for SCM_RIGHTSUlrich Drepper2007-07-16
* [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan2007-07-14
* [NET]: Add macvlan driverPatrick McHardy2007-07-14
* [NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy2007-07-14
* [NET]: Add net_device change_rx_mode callbackPatrick McHardy2007-07-14
* Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds2007-07-13
|\
| * dmaengine: make clients responsible for managing channelsDan Williams2007-07-13
* | [RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy2007-07-11
* | [RTNETLINK]: rtnl_link API simplificationPatrick McHardy2007-07-11
* | [NET]: Fix races in net_rx_action vs netpoll.Olaf Kirch2007-07-11
* | [NET]: Fix gen_estimator timer removal racePatrick McHardy2007-07-11
* | [NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()Satyam Sharma2007-07-11
* | [NET]: "wrong timeout value in sk_wait_data()": cleanupsAndrew Morton2007-07-11
* | [NET]: Make some network-related proc files use seq_list_xxx helpersPavel Emelianov2007-07-11
* | [NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik2007-07-11
* | [PKTGEN]: IPSEC supportJamal Hadi Salim2007-07-11
* | [PKTGEN]: Introduce sequential flowsJamal Hadi Salim2007-07-11
* | [PKTGEN]: Centralize packet overhead trackingJamal Hadi Salim2007-07-11
* | [NET]: Fix secondary unicast/multicast address count maintenancePatrick McHardy2007-07-11
* | [CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr2007-07-11
* | [NET]: Fix TX checksum feature checkHerbert Xu2007-07-11
* | [NET]: dev: secondary unicast address supportPatrick McHardy2007-07-11
* | [NET]: dev_mcast: switch to generic net_device address listsPatrick McHardy2007-07-11
* | [NET]: dev: introduce generic net_device address listsPatrick McHardy2007-07-11
* | [NET]: dev_mcast: unexport dev_mc_uploadPatrick McHardy2007-07-11
* | [NET]: IPV6 checksum offloading in network devicesStephen Hemminger2007-07-11
* | [RTNETLINK]: Fix rtnetlink compat attribute patchPatrick McHardy2007-07-11
* | [RTNETLINK]: Add nested compat attributePatrick McHardy2007-07-11
* | [SKBUFF]: Keep track of writable header len of headerless clonesPatrick McHardy2007-07-11
* | [RTNETLINK]: Link creation APIPatrick McHardy2007-07-11
* | [RTNETLINK]: Split up rtnl_setlinkPatrick McHardy2007-07-11
|/
* [NETPOLL]: Fixups for 'fix soft lockup when removing module'Jarek Poplawski2007-07-05
* [NET]: net/core/netevent.c should #include <net/netevent.h>Adrian Bunk2007-07-05
* [NET] skbuff: remove export of static symbolJohannes Berg2007-07-05
* [NETPOLL] netconsole: fix soft lockup when removing moduleJarek Poplawski2007-06-29
* [NETPOLL]: tx lock deadlock fixStephen Hemminger2007-06-27
* [NET]: Make skb_seq_read unmap the last fragmentOlaf Kirch2007-06-24
* [NET]: Re-enable irqs before pushing pending DMA requestsShannon Nelson2007-06-24
* [SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmarkPatrick McHardy2007-06-24
* [NET]: Avoid duplicate netlink notification when changing link stateThomas Graf2007-06-07
* [RTNETLINK]: ifindex 0 does not existPatrick McHardy2007-06-07
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-07
* [NET]: Merge dst_discard_in and dst_discard_out.Denis Cheng2007-06-07
* [NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu2007-06-03
* [NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom2007-05-31
* [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller2007-05-31
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-24
* [NET]: "wrong timeout value" in sk_wait_data() v2Vasily Averin2007-05-24