summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* [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
* [NET]: Fix race condition about network device name allocation.Stephen Hemminger2007-05-192-5/+13
* [NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation errorMikael Pettersson2007-05-191-3/+2
* [NET]: lockdep classes in register_netdeviceJarek Poplawski2007-05-171-0/+69
* [NET] link_watch: Always schedule urgent eventsHerbert Xu2007-05-101-19/+41
* [NET] link_watch: Eliminate potential delay on wrap-aroundHerbert Xu2007-05-101-1/+3
* [NET]: Remove link_watch delay for up even when we're downHerbert Xu2007-05-101-23/+67
* [NET] link_watch: Move link watch list into net_deviceHerbert Xu2007-05-101-35/+15
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-092-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
* [NET] net/core: Fix error handlingJosef 'Jeff' Sipek2007-05-071-2/+2
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-033-51/+45
* [NET]: Add __dev_getfirstbyhwtypePatrick McHardy2007-05-031-5/+16
* [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-281-25/+20
* [NET]: Revert sk_buff walker cleanups.David S. Miller2007-04-273-69/+128
* uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-17/+11
* Driver core: notify userspace of network device renamesJean Tourrilhes2007-04-271-0/+11
* [WEXT]: Clean up how wext is called.Johannes Berg2007-04-261-30/+4
* [WEXT]: Move to net/wirelessJohannes Berg2007-04-263-1635/+1
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-2/+4
* [NETLINK]: Possible cleanups.Adrian Bunk2007-04-261-4/+2
* [NET]: Clean up sk_buff walkers.Jean Delvare2007-04-263-128/+69
* [NET]: Warn about GSO/checksum abuseHerbert Xu2007-04-251-1/+1
* [WIRELESS]: Remove wext over netlink.Johannes Berg2007-04-252-766/+0
* [NET]: Prevent much sadness in qdisc_lock_tree().Andrew Morton2007-04-251-2/+0
* [NET]: Fix comments for register_netdev().Borislav Petkov2007-04-251-1/+1
* [NET]: Move sk_setup_caps() out of line.Andi Kleen2007-04-251-0/+15
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-254-6/+6
* [NET]: Get rid of netdev_nitStephen Hemminger2007-04-251-13/+5
* [NET] skbuff: skb_store_bits const is backwardsStephen Hemminger2007-04-251-1/+1
* [NET_SCHED]: ingress: switch back to using ingress_lockPatrick McHardy2007-04-251-2/+2
* [RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy2007-04-252-5/+1
OpenPOWER on IntegriCloud