summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* net: add gro_cells infrastructureEric Dumazet2012-10-011-0/+2
* use skb_end_offset() in skb_try_coalesce()Weiping Pan2012-10-011-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-283-4/+8
|\
| * net: guard tcp_set_keepalive() to tcp socketsEric Dumazet2012-09-241-1/+2
| * net: do not disable sg for packets requiring no checksumEd Cashin2012-09-201-1/+2
| * net/core: fix comment in skb_try_coalesceLi RongQing2012-09-191-1/+3
| * net: fix memory leak on oom with zerocopyMichael S. Tsirkin2012-09-181-1/+1
* | net: use bigger pages in __netdev_alloc_fragEric Dumazet2012-09-271-16/+30
* | net: remove sk_init() helperEric Dumazet2012-09-271-13/+0
* | filter: add XOR instruction for use with X/KDaniel Borkmann2012-09-241-3/+9
* | net: use a per task frag allocatorEric Dumazet2012-09-242-30/+56
* | netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang2012-09-192-4/+4
* | netdev: make address const in device address managementstephen hemminger2012-09-191-19/+21
* | net: provide a default dev->ethtool_opsEric Dumazet2012-09-192-12/+4
* | net: dev: fix incorrect getting net device's nameGao feng2012-09-191-8/+20
* | net: more accurate network taps in transmit pathEric Dumazet2012-09-191-3/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-153-7/+15
|\ \ | |/
| * pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi2012-09-131-1/+1
| * net: fix net/core/sock.c build errorRandy Dunlap2012-09-101-0/+2
| * net: small bug on rxhash calculationChema Gonzalez2012-09-081-5/+6
| * net: sock_edemux() should take care of timewait socketsEric Dumazet2012-09-031-1/+6
* | netprio_cgroup: Use memcpy instead of the for-loop to copy priomapSrivatsa S. Bhat2012-09-131-5/+4
* | netprio_cgroup: Remove update_netdev_tables() since it is unnecessarySrivatsa S. Bhat2012-09-131-32/+0
* | filter: add MOD operationEric Dumazet2012-09-101-0/+15
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-103-13/+13
* | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-082-3/+2
* | netlink: kill netlink_set_nonrootPablo Neira Ayuso2012-09-081-1/+1
* | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-071-6/+11
* | net: add unknown state to sysfs NIC duplex exportNikolay Aleksandrov2012-09-051-3/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-037-34/+152
|\ \
| * | tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-08-311-0/+95
| * | net: fix documentation of skb_needs_linearize().Rami Rosen2012-08-311-3/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-311-9/+1
| |\ \ | | |/
| | * netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-291-9/+1
| * | 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
* | | | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-301-0/+1
* | | | net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2012-08-301-0/+20
|/ / /
* | | 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
OpenPOWER on IntegriCloud