summaryrefslogtreecommitdiffstats
path: root/net/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun2016-11-101-0/+2
* net-gro: avoid reordersEric Dumazet2016-11-101-2/+2
* net: core: add missing check for uid_range in rule_exists.Lorenzo Colitti2016-11-091-0/+4
* sock: do not set sk_err in sock_dequeue_err_skbSoheil Hassas Yeganeh2016-11-081-1/+0
* net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue lenJesper Dangaard Brouer2016-11-081-1/+1
* udp: do fwd memory scheduling on dequeuePaolo Abeni2016-11-071-5/+12
* net: core: add UID to flows, rules, and routesLorenzo Colitti2016-11-041-2/+72
* net: core: Add a UID field to struct sock.Lorenzo Colitti2016-11-041-1/+4
* net: Add support for XPS with QoS via traffic classesAlexander Duyck2016-10-312-45/+103
* net: Refactor removal of queues from XPS map and apply on num_tc changesAlexander Duyck2016-10-311-23/+50
* net: Add sysfs value to determine queue traffic classAlexander Duyck2016-10-312-1/+36
* net: Move functions for configuring traffic classes out of inline headersAlexander Duyck2016-10-311-0/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-305-32/+39
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-305-33/+44
| |\
| | * packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn2016-10-291-0/+1
| | * flow_dissector: fix vlan tag handlingArnd Bergmann2016-10-271-5/+5
| | * netns: revert "netns: avoid disabling irq for netns id"Paul Moore2016-10-221-15/+20
| | * net: add recursion limit to GROSabrina Dubroca2016-10-201-0/+1
| | * net: core: Correctly iterate over lower adjacency listIdo Schimmel2016-10-191-3/+7
| | * flow_dissector: Check skb for VLAN only if skb specified.Eric Garver2016-10-191-4/+2
| | * soreuseport: do not export reuseport_add_sock()Eric Dumazet2016-10-181-1/+0
| | * net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet2016-10-171-7/+10
| * | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-151-2/+2
| |\ \ | | |/ | |/|
| | * latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-101-2/+2
* | | net: dev: Fix non-RCU based lower dev walkerDavid Ahern2016-10-291-2/+2
* | | flow_dissector: __skb_get_hash_symmetric arg can be constFlorian Westphal2016-10-291-1/+1
* | | net: skip genenerating uevents for network namespaces that are exitingAndrey Vagin2016-10-271-3/+11
* | | genetlink: mark families as __ro_after_initJohannes Berg2016-10-272-2/+2
* | | genetlink: statically initialize familiesJohannes Berg2016-10-272-18/+29
* | | genetlink: no longer support using static family IDsJohannes Berg2016-10-272-2/+0
* | | devlink: Prevent port_type_set() callback when it's not neededElad Raz2016-10-261-0/+2
* | | net: allow to kill a task which waits net_mutex in copy_new_nsAndrey Vagin2016-10-231-1/+8
* | | bpf: add helper for retrieving current numa node idDaniel Borkmann2016-10-221-0/+2
* | | net/socket: factor out helpers for memory and queue manipulationPaolo Abeni2016-10-222-33/+67
* | | net: dev: Improve debug statements for adjacency trackingDavid Ahern2016-10-181-7/+15
* | | net: Add warning if any lower device is still in adjacency listDavid Ahern2016-10-181-0/+15
* | | net: Remove all_adj_list and its referencesDavid Ahern2016-10-181-205/+18
* | | net: Introduce new api for walking upper and lower devicesDavid Ahern2016-10-181-0/+155
* | | net: Remove refnr arg when inserting link adjacenciesDavid Ahern2016-10-181-15/+12
* | | net: report right mtu value in error messageJakub Kicinski2016-10-171-1/+1
* | | lwtunnel: Add destroy state operationTom Herbert2016-10-151-0/+13
* | | Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger2016-10-141-136/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-141-0/+2
|\| |
| * | net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter2016-10-131-0/+2
* | | net: centralize net_device min/max MTU checkingJarod Wilson2016-10-131-2/+11
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-081-3/+3
|\ \
| * | mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-081-3/+3
* | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-081-26/+2
|\ \ \ | |/ / |/| |
| * | skb_splice_bits(): get rid of callbackAl Viro2016-10-041-26/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-10-061-1/+27
|\ \