aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* 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
| |/ |/|
* | net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc2012-07-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\ \
| * | netprio_cgroup.c: fix comment typoLiu Bo2012-07-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-24
|\ \ \
| * | | net: Make skb->skb_iif always track skb->devDavid S. Miller2012-07-23
| * | | Merge branch 'kill_rtcache'David S. Miller2012-07-22
| |\ \ \
| | * | | net: Document dst->obsolete better.David S. Miller2012-07-20
| * | | | net: netprio_cgroup: rework update socket logicJohn Fastabend2012-07-22
| * | | | skbuff: export skb_copy_ubufsMichael S. Tsirkin2012-07-22
| * | | | net: orphan frags on receiveMichael S. Tsirkin2012-07-22
| * | | | skbuff: convert to skb_orphan_fragsMichael S. Tsirkin2012-07-22
| * | | | rtnl: Add #ifdef CONFIG_RPS around num_rx_queues referenceMark A. Greer2012-07-22
| |/ / /
| * | | rtnl: allow to specify number of rx and tx queues on device creationJiri Pirko2012-07-20
| * | | rtnl: allow to specify different num for rx and tx queue countJiri Pirko2012-07-20
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-19
| |\ \ \
| * | | | ipv6: add ipv6_addr_hash() helperEric Dumazet2012-07-18
| * | | | skbuff: Use correct allocation in skb_copy_ubufsKrishna Kumar2012-07-18
| * | | | netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko2012-07-17
| * | | | net: make sock diag per-namespaceAndrey Vagin2012-07-17
| * | | | net: Update alloc frag to reduce get/put page usage and recycle pagesAlexander Duyck2012-07-13
| * | | | tcp: TCP Small QueuesEric Dumazet2012-07-11
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
| |\ \ \ \
| * | | | | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
| * | | | | net: Properly define functions with no parametersBen Hutchings2012-07-11
| * | | | | rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller2012-07-11
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-05
| |\ \ \ \ \
| * | | | | | net-next: Add netif_get_num_default_rss_queuesYuval Mintz2012-07-05
| * | | | | | net: Kill dst->_neighbour, accessors, and final uses.David S. Miller2012-07-05
| * | | | | | neigh: Convert over to dst_neigh_lookup_skb().David S. Miller2012-07-05
| * | | | | | net: Do delayed neigh confirmation.David S. Miller2012-07-05
| * | | | | | ipv4: Make neigh lookups directly in output packet path.David S. Miller2012-07-05
| * | | | | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
| * | | | | | ipv4: Elide fib_validate_source() completely when possible.David S. Miller2012-06-29
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
| |\ \ \ \ \ \
| * | | | | | | net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet2012-06-27
| * | | | | | | netlink: Get rid of obsolete rtnetlink macrosThomas Graf2012-06-27
| * | | | | | | sock_diag: Do not use RTA_PUT() macrosThomas Graf2012-06-27
| * | | | | | | ipv4: Early TCP socket demux.David S. Miller2012-06-20
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-15
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |