summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-11-14net: fix sleeping for sk_wait_event()WANG Cong
2016-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-11-13netfilter: conntrack: remove unused netns_ct memberFlorian Westphal
2016-11-13genetlink: Make family a signed integer.David S. Miller
2016-11-13net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc
2016-11-12bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann
2016-11-10netfilter: ipset: Count non-static extension memory for userspaceJozsef Kadlecsik
2016-11-10netfilter: ipset: Add element count to all set types headerJozsef Kadlecsik
2016-11-10netfilter: ipset: Regroup ip_set_put_extensions and add externJozsef Kadlecsik
2016-11-10netfilter: ipset: Split extensions into separate filesJozsef Kadlecsik
2016-11-10netfilter: ipset: Use kmalloc() in comment extension helperJozsef Kadlecsik
2016-11-10netfilter: ipset: Improve skbinfo get/init helpersJozsef Kadlecsik
2016-11-10netfilter: ipset: Headers file cleanupJozsef Kadlecsik
2016-11-10netfilter: ipset: Mark some helper args as const.Jozsef Kadlecsik
2016-11-10netfilter: ipset: Remove extra whitespaces in ip_set.hJozsef Kadlecsik
2016-11-09ptp: Introduce a high resolution frequency adjustment method.Richard Cochran
2016-11-09net: napi_hash_add() is no longer exportedEric Dumazet
2016-11-09tc_act: Remove tcf_act macroYotam Gigi
2016-11-09ipv6: add source address argument for ipv6_push_nfrag_optsDavid Lebrun
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun
2016-11-09net: l2tp: change L2TP_ATTR_UDP_ZERO_CSUM6_{RX, TX} attribute typesAsbjørn Sloth Tønnesen
2016-11-09netfilter: conntrack: simplify init/uninit of L4 protocol trackersDavide Caratti
2016-11-09netfilter: nf_tables: simplify the basic expressions' init routineLiping Zhang
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion
2016-11-09net/sched: act_tunnel_key: Add UDP dst port optionHadar Hen Zion
2016-11-09net/dst: Add dst port to dst_metadata utility functionsHadar Hen Zion
2016-11-09net/sched: cls_flower: Add UDP port to tunnel parametersHadar Hen Zion
2016-11-09flow_dissector: Add enums for encapsulation keysHadar Hen Zion
2016-11-09net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_keyHadar Hen Zion
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood
2016-11-09tcp: no longer hold ehash lock while calling tcp_get_info()Eric Dumazet
2016-11-07net: make default TX queue length a defined constantJesper Dangaard Brouer
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni
2016-11-07net/sock: add an explicit sk argument for ip_cmsg_recv_offset()Paolo Abeni
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason
2016-11-04debugfs: constify argument to debugfs_real_fops()Jakub Kicinski
2016-11-04net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2016-11-04net: core: add UID to flows, rules, and routesLorenzo Colitti
2016-11-04net: core: Add a UID field to struct sock.Lorenzo Colitti
2016-11-03net/sched: cls_flower: Support matching on SCTP portsSimon Horman
2016-11-03ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn
2016-11-03ipv4: add IP_RECVFRAGSIZE cmsgWillem de Bruijn
2016-11-03netfilter: remove hook_entries field from nf_hook_statePablo Neira Ayuso
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso