aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* netprio_cgroup: Use memcpy instead of the for-loop to copy priomapSrivatsa S. Bhat2012-09-13
* netprio_cgroup: Remove update_netdev_tables() since it is unnecessarySrivatsa S. Bhat2012-09-13
* filter: add MOD operationEric Dumazet2012-09-10
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
* netlink: kill netlink_set_nonrootPablo Neira Ayuso2012-09-08
* scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-07
* 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