summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* netpoll: provide an IP ident in UDP framesEric Dumazet2012-08-301-1/+2
* net: dev: fix the incorrect hold of net namespace's lo deviceGao feng2012-08-301-0/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-243-16/+32
|\
| * userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-141-3/+3
| * userns: Convert __dev_set_promiscuity to use kuids in audit logsEric W. Biederman2012-08-141-3/+4
| * userns: Convert net/core/scm.c to use kuids and kgidsEric W. Biederman2012-08-142-10/+25
* | net: Set device operstate at registration timeBen Hutchings2012-08-242-0/+10
* | cls_cgroup: Allow classifier cgroups to have their classid reset to 0Neil Horman2012-08-241-1/+1
* | net: reinstate rtnl in call_netdevice_notifiers()Eric Dumazet2012-08-232-4/+8
* | net: remove delay at device dismantleEric Dumazet2012-08-224-17/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-225-59/+118
|\ \
| * | net/core/dev.c: fix kernel-doc warningRandy Dunlap2012-08-201-0/+1
| * | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-201-2/+14
| * | net: netprio: fix cgrp create and write priomap raceJohn Fastabend2012-08-161-5/+3
| * | net: netprio: fd passed in SCM_RIGHTS datagram not set correctlyJohn Fastabend2012-08-161-0/+4
| * | net: netprio: fix files lock and remove useless d_path bitsJohn Fastabend2012-08-161-18/+4
| * | netpoll: re-enable irq in poll_napi()Amerigo Wang2012-08-141-1/+9
| * | netpoll: handle vlan tags in netpoll tx and rx pathAmerigo Wang2012-08-141-0/+15
| * | netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang2012-08-141-14/+17
| * | netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang2012-08-141-2/+1
| * | netpoll: make __netpoll_cleanup non-blockAmerigo Wang2012-08-141-10/+32
| * | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-141-4/+4
| * | net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov2012-08-081-2/+5
| * | net: force dst_default_metrics to const sectionEric Dumazet2012-08-081-1/+9
* | | net: remove netdev_bonding_change()Amerigo Wang2012-08-141-6/+0
* | | net: move and rename netif_notify_peers()Amerigo Wang2012-08-141-0/+18
* | | net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-091-2/+2
* | | net: Allow to create links with given ifindexPavel Emelyanov2012-08-092-6/+13
* | | time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-091-1/+1
|/ /
* | tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-021-0/+1
* | net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-021-0/+4
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-314-33/+211
|\
| * netvm: prevent a stream-specific deadlockMel Gorman2012-07-311-1/+13
| * netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman2012-07-312-6/+63
| * netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman2012-07-313-25/+112
| * netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman2012-07-311-0/+22
| * memcg: rename config variablesAndrew Morton2012-07-311-1/+1
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-312-0/+4
|\ \
| * | net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2012-07-142-0/+4
* | | ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-311-21/+5
* | | net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-301-5/+21
* | | ipv6: fix incorrect route 'expires' value passed to userspaceLi Wei2012-07-291-2/+6
| |/ |/|
* | net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc2012-07-271-1/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \
| * | netprio_cgroup.c: fix comment typoLiu Bo2012-07-101-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-2414-193/+284
|\ \ \
| * | | net: Make skb->skb_iif always track skb->devDavid S. Miller2012-07-231-2/+1
| * | | Merge branch 'kill_rtcache'David S. Miller2012-07-221-2/+2
| |\ \ \
| | * | | net: Document dst->obsolete better.David S. Miller2012-07-201-2/+2
| * | | | net: netprio_cgroup: rework update socket logicJohn Fastabend2012-07-222-3/+56
OpenPOWER on IntegriCloud