summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann2016-11-121-0/+5
* ptp: Introduce a high resolution frequency adjustment method.Richard Cochran2016-11-091-0/+8
* net: napi_hash_add() is no longer exportedEric Dumazet2016-11-091-11/+0
* tc_act: Remove tcf_act macroYotam Gigi2016-11-091-1/+0
* ipv6: add source address argument for ipv6_push_nfrag_optsDavid Lebrun2016-11-091-1/+2
* ipv6: sr: add core files for SR HMAC supportDavid Lebrun2016-11-096-0/+97
* ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun2016-11-094-0/+57
* ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun2016-11-094-0/+55
* ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun2016-11-095-0/+99
* net: l2tp: change L2TP_ATTR_UDP_ZERO_CSUM6_{RX, TX} attribute typesAsbjørn Sloth Tønnesen2016-11-091-2/+2
* net/mlx5: Support encap id when setting new steering entryHadar Hen Zion2016-11-091-2/+7
* net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion2016-11-091-2/+8
* net/sched: act_tunnel_key: Add UDP dst port optionHadar Hen Zion2016-11-091-0/+1
* net/dst: Add dst port to dst_metadata utility functionsHadar Hen Zion2016-11-091-4/+6
* net/sched: cls_flower: Add UDP port to tunnel parametersHadar Hen Zion2016-11-092-0/+6
* flow_dissector: Add enums for encapsulation keysHadar Hen Zion2016-11-091-0/+4
* net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_keyHadar Hen Zion2016-11-091-0/+37
* Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood2016-11-091-2/+0
* tcp: no longer hold ehash lock while calling tcp_get_info()Eric Dumazet2016-11-091-2/+0
* net: make default TX queue length a defined constantJesper Dangaard Brouer2016-11-071-0/+2
* udp: do fwd memory scheduling on dequeuePaolo Abeni2016-11-072-0/+19
* net/sock: add an explicit sk argument for ip_cmsg_recv_offset()Paolo Abeni2016-11-071-2/+3
* net: phy: broadcom: Add BCM54810 PHY entryJon Mason2016-11-071-0/+9
* net: phy: broadcom: add bcm54xx_auxctl_readJon Mason2016-11-071-0/+1
* debugfs: constify argument to debugfs_real_fops()Jakub Kicinski2016-11-041-1/+2
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-044-5/+10
* net: core: add UID to flows, rules, and routesLorenzo Colitti2016-11-044-1/+20
* net: core: Add a UID field to struct sock.Lorenzo Colitti2016-11-041-0/+7
* net/sched: cls_flower: Support matching on SCTP portsSimon Horman2016-11-031-0/+5
* ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn2016-11-032-2/+4
* ipv4: add IP_RECVFRAGSIZE cmsgWillem de Bruijn2016-11-032-0/+2
* net: mii: add generic function to support ksetting supportPhilippe Reynes2016-11-021-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-11-024-0/+126
|\
| * netfilter: nf_tables: introduce routing expressionAnders K. Pedersen2016-11-011-0/+27
| * netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.cPablo Neira Ayuso2016-11-011-0/+27
| * netfilter: nf_log: add packet logging for netdev familyPablo Neira Ayuso2016-11-011-0/+5
| * netfilter: nf_tables: add fib expressionFlorian Westphal2016-11-012-0/+67
* | net: set SK_MEM_QUANTUM to 4096Eric Dumazet2016-10-311-6/+17
* | net: pim: add all RFC7761 message typesNikolay Aleksandrov2016-10-311-1/+30
* | net: pim: add a helper to check for IPv4 all pim routers addressNikolay Aleksandrov2016-10-311-0/+6
* | net: pim: add common pimhdr struct and helpersNikolay Aleksandrov2016-10-311-8/+36
* | qed: Learn resources from management firmwareTomer Tayar2016-10-311-1/+1
* | qed*: Add support for WoLMintz, Yuval2016-10-311-0/+10
* | qed: Add nvram selftestMintz, Yuval2016-10-311-0/+9
* | qed*: Management firmware - notifications and defaultsSudarsana Kalluru2016-10-311-0/+28
* | net: Add support for XPS with QoS via traffic classesAlexander Duyck2016-10-311-2/+2
* | net: Add sysfs value to determine queue traffic classAlexander Duyck2016-10-311-0/+1
* | net: Move functions for configuring traffic classes out of inline headersAlexander Duyck2016-10-311-28/+3
* | driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89Gao Feng2016-10-311-0/+2
* | net: add an ioctl to get a socket network namespaceAndrey Vagin2016-10-312-0/+5