aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
...
* gro: more generic L2 header checkEric Dumazet2012-02-291-2/+8
* net: fix NULL dereferences in check_peer_redir()Eric Dumazet2012-02-132-12/+22
* netns: fix net_alloc_generic()Eric Dumazet2012-02-031-15/+16
* net: Handle different key sizes between address families in flow cachedpward2011-11-111-14/+17
* net: Unlock sock before calling sk_free()Thomas Gleixner2011-11-111-0/+1
* net: hold sock reference while processing tx timestampsRichard Cochran2011-11-111-2/+10
* rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman2011-11-111-0/+1
* scm: Capture the full credentials of the scm senderTim Chen2011-10-031-1/+1
* fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng2011-10-031-2/+2
* arp: fix rcu lockdep splat in arp_process()Eric Dumazet2011-10-031-2/+6
* net: allow netif_carrier to be called safely from IRQstephen hemminger2011-08-151-1/+1
* net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-08-151-3/+5
* net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-152-1/+185
* ethtool: Allow zero-length register dumps againBen Hutchings2011-08-041-2/+2
* ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-011-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-162-16/+19
|\
| * Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-122-16/+19
* | netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter2011-06-111-1/+2
* | vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko2011-06-111-1/+1
* | netpoll: prevent netpoll setup on slave devicesWANG Cong2011-06-091-0/+6
* | net: cpu offline cause napi stallHeiko Carstens2011-06-071-0/+5
* | net: Rework netdev_drivername() to avoid warning.David S. Miller2011-06-061-11/+5
* | get_net_ns_by_fd() oopses if proc_ns_fget() returns an errorAl Viro2011-06-051-9/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-041-2/+5
|\
| * net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2011-06-021-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-274-1/+27
|\ \ | |/
| * net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller2011-05-272-0/+2
| * bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller2011-05-261-0/+1
| * net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flagsMichał Mirosław2011-05-261-1/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-252-1/+69
|\ \ | |/ |/|
| * net: fix get_net_ns_by_fd for !CONFIG_NET_NSStephen Rothwell2011-05-241-22/+27
| * net: Allow setting the network namespace by fdEric W. Biederman2011-05-102-3/+35
| * ns proc: Add support for the network namespace.Eric W. Biederman2011-05-101-0/+31
* | net: hold rtnl again in dump callbacksEric Dumazet2011-05-252-2/+8
* | net: make dev_disable_lro use physical device if passed a vlan dev (v2)Neil Horman2011-05-251-0/+7
* | net: fix __dst_destroy_metrics_generic()Eric Dumazet2011-05-241-1/+1
* | net: use synchronize_rcu_expedited()Eric Dumazet2011-05-241-1/+4
* | net: filter: Use WARN_RATELIMITJoe Perches2011-05-231-1/+3
* | pktgen: refactor pg_init() codeWANG Cong2011-05-221-7/+12
* | pktgen: use vzalloc_node() instead of vmalloc_node() + memset()WANG Cong2011-05-221-2/+1
* | net: remove synchronize_net() from netdev_set_master()Eric Dumazet2011-05-221-3/+1
* | rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN eventAmerigo Wang2011-05-221-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-2013-408/+423
|\ \
| * | macvlan: remove one synchronize_rcu() callEric Dumazet2011-05-201-1/+1
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-191-0/+3
| |\ \
| | * | net: add skb_dst_force() in sock_queue_err_skb()Eric Dumazet2011-05-181-0/+3
| * | | ipv4: Kill RT_CACHE_DEBUGDavid S. Miller2011-05-181-22/+0
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-172-17/+11
| |\ \ \ | | |/ /
| | * | net: ethtool: fix IPV6 checksum feature name stringMichał Mirosław2011-05-171-1/+1
| | * | net: Change netdev_fix_features messages loglevelMichael S. Tsirkin2011-05-171-1/+1