aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * make get_file() return its argumentAl Viro2012-09-26
| * new helper: iterate_fd()Al Viro2012-09-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\ \
| * | netlink: add attributes to fdb interfacestephen hemminger2012-10-01
| * | net: add gro_cells infrastructureEric Dumazet2012-10-01
| * | use skb_end_offset() in skb_try_coalesce()Weiping Pan2012-10-01
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\|
| * | net: use bigger pages in __netdev_alloc_fragEric Dumazet2012-09-27
| * | net: remove sk_init() helperEric Dumazet2012-09-27
| * | filter: add XOR instruction for use with X/KDaniel Borkmann2012-09-24
| * | net: use a per task frag allocatorEric Dumazet2012-09-24
| * | netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang2012-09-19
| * | netdev: make address const in device address managementstephen hemminger2012-09-19
| * | net: provide a default dev->ethtool_opsEric Dumazet2012-09-19
| * | net: dev: fix incorrect getting net device's nameGao feng2012-09-19
| * | net: more accurate network taps in transmit pathEric Dumazet2012-09-19
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-15
| |\ \
| * | | 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: 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
| | |\ \ \ \
| | * | | | | 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: 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
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \ \ \ \ \
| * | | | | | | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
| | |_|/ / / / | |/| | | | |
| * | | | | | 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