aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: add unknown state to sysfs NIC duplex exportNikolay Aleksandrov2012-09-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-03
|\
| * tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-08-31
| * net: fix documentation of skb_needs_linearize().Rami Rosen2012-08-31
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-31
| |\
| | * netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-29
| * | netpoll: provide an IP ident in UDP framesEric Dumazet2012-08-30
| * | net: dev: fix the incorrect hold of net namespace's lo deviceGao feng2012-08-30
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
| |\ \
| | * | userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-15
| | * | userns: Convert __dev_set_promiscuity to use kuids in audit logsEric W. Biederman2012-08-15
| | * | userns: Convert net/core/scm.c to use kuids and kgidsEric W. Biederman2012-08-15
| * | | net: Set device operstate at registration timeBen Hutchings2012-08-24
| * | | cls_cgroup: Allow classifier cgroups to have their classid reset to 0Neil Horman2012-08-24
| * | | net: reinstate rtnl in call_netdevice_notifiers()Eric Dumazet2012-08-23
* | | | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-29
* | | | net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2012-08-29
|/ / /
* | | net: remove delay at device dismantleEric Dumazet2012-08-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\ \ \ | | |/ | |/|
| * | net/core/dev.c: fix kernel-doc warningRandy Dunlap2012-08-20
| * | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-20
| * | net: netprio: fix cgrp create and write priomap raceJohn Fastabend2012-08-16
| * | net: netprio: fd passed in SCM_RIGHTS datagram not set correctlyJohn Fastabend2012-08-16
| * | net: netprio: fix files lock and remove useless d_path bitsJohn Fastabend2012-08-16
| * | netpoll: re-enable irq in poll_napi()Amerigo Wang2012-08-14
| * | netpoll: handle vlan tags in netpoll tx and rx pathAmerigo Wang2012-08-14
| * | netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang2012-08-14
| * | netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang2012-08-14
| * | netpoll: make __netpoll_cleanup non-blockAmerigo Wang2012-08-14
| * | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-14
| * | net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov2012-08-08
| * | net: force dst_default_metrics to const sectionEric Dumazet2012-08-08
* | | net: remove netdev_bonding_change()Amerigo Wang2012-08-14
* | | net: move and rename netif_notify_peers()Amerigo Wang2012-08-14
* | | net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-09
* | | net: Allow to create links with given ifindexPavel Emelyanov2012-08-09
* | | time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-09
|/ /
* | tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-02
* | net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-02
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\
| * netvm: prevent a stream-specific deadlockMel Gorman2012-07-31
| * netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman2012-07-31
| * netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman2012-07-31
| * netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman2012-07-31
| * memcg: rename config variablesAndrew Morton2012-07-31
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\ \
| * | net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2012-07-14
* | | ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-31
* | | net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-30
* | | ipv6: fix incorrect route 'expires' value passed to userspaceLi Wei2012-07-30
| |/ |/|