summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* [NEIGH]: Use the ctl paths to create neighbours sysctlsPavel Emelyanov2008-01-281-50/+27
* [NEIGH]: Cleanup the neigh_sysctl_registerPavel Emelyanov2008-01-281-15/+11
* [NET]: Move netfilter checksum helpers to net/core/utils.cPatrick McHardy2008-01-281-0/+16
* [NET]: Nicer WARN_ON in netstat_showPavel Emelyanov2008-01-281-3/+2
* [NET]: Make macro to specify the ptype_base sizePavel Emelyanov2008-01-281-9/+14
* [NET]: Name magic constants in sock_wake_async()Pavel Emelyanov2008-01-282-5/+5
* [NET] proto: Use pcounters for the inuse fieldArnaldo Carvalho de Melo2008-01-281-55/+6
* [NET]: Compact sk_stream_mem_schedule() codePavel Emelyanov2008-01-281-13/+14
* [NET]: Make netns cleanup to run in a separate queueBenjamin Thery2008-01-281-1/+8
* [NET] net/core/request_sock.c: Remove unused exports.Adrian Bunk2008-01-281-5/+0
* [NET]: Consolidate net namespace related proc files creation.Denis V. Lunev2008-01-282-45/+9
* [NET]: Make the netlink methods in rtnetlink handle multiple network namespacesEric W. Biederman2008-01-281-24/+3
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-283-15/+56
* [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev2008-01-283-0/+48
* [NETPOLL]: Don't need rx_flags.Stephen Hemminger2008-01-281-4/+0
* [NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested.Stephen Hemminger2008-01-281-4/+4
* [NETPOLL]: no need to store local_macStephen Hemminger2008-01-281-6/+3
* [NETPOLL]: netpoll_poll() cleanupStephen Hemminger2008-01-281-18/+14
* [NETPOLL]: Use skb_queue_purge().Stephen Hemminger2008-01-281-5/+1
* [CAN]: Allocate protocol numbers for PF_CANOliver Hartkopp2008-01-281-2/+2
* [NET]: Move sock_valbool_flag to socket.cPavel Emelyanov2008-01-281-9/+11
* [NET]: Eliminate duplicate copies of dst_discardHerbert Xu2008-01-281-1/+2
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-282-11/+4
* [IPV4]: Add raw drops counter.Wang Chen2008-01-281-0/+1
* [TCP]: Splice receive support.Jens Axboe2008-01-281-0/+246
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-2/+2
* [NETNS]: Re-export init_net via EXPORT_SYMBOL.Denis V. Lunev2008-01-231-1/+1
* [NET]: rtnl_link: fix use-after-freePatrick McHardy2008-01-201-1/+4
* [NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms'David S. Miller2008-01-201-2/+2
* [NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parmsPavel Emelyanov2008-01-101-2/+2
* [NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore2008-01-081-5/+6
* [NET]: Stop polling when napi_disable() is pending.David S. Miller2008-01-081-2/+6
* [NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun2007-12-201-0/+2
* [NET] net/core/: Spelling fixesJoe Perches2007-12-201-1/+1
* [NET]: Fix wrong comments for unregister_net*Wang Chen2007-12-111-4/+2
* [SKBUFF]: Free old skb properly in skb_morphHerbert Xu2007-11-261-13/+18
* [PKTGEN]: Fix double unlock of xfrm_state->lockPavel Emelyanov2007-11-191-2/+0
* [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queuePavel Emelyanov2007-11-151-0/+35
* [NET]: Remove notifier block from chain when register_netdevice_notifier failsPavel Emelyanov2007-11-141-0/+2
* [NET]: Move unneeded data to initdata section.Denis V. Lunev2007-11-132-4/+4
* [NET]: Cleanup pernet operation without CONFIG_NET_NSDenis V. Lunev2007-11-131-0/+18
* [NET]: Unexport sysctl_{r,w}mem_max.Adrian Bunk2007-11-121-4/+0
* [INET]: Small possible memory leak in FIB rulesDenis V. Lunev2007-11-101-0/+22
* [NETNS]: init dev_base_lock only onceAlexey Dobriyan2007-11-101-1/+0
* [NET]: Fix infinite loop in dev_mc_unsync().Joe Perches2007-11-101-7/+7
* [NET]: Clean proto_(un)register from in-code ifdefsPavel Emelyanov2007-11-071-28/+39
* [NETNS]: Fix compiler error in net_namespace.cJohann Felix Soden2007-11-071-14/+14
* [NET]: Removing duplicit #includesJiri Olsa2007-11-071-1/+0
* [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...Eric Dumazet2007-11-071-1/+47
* [NET]: Remove /proc/net/stat/*_arp_cache upon module removalAlexey Dobriyan2007-11-071-0/+2
OpenPOWER on IntegriCloud