summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-21netfilter: nf_tables: add support for matching IPv4 optionsStephen Suryaputra1-0/+2
2019-06-21netfilter: fix nf_conntrack_bridge/ipv6 link errorArnd Bergmann1-4/+12
2019-06-20netfilter: synproxy: fix building syncookie callsArnd Bergmann1-6/+8
2019-06-19netfilter: nf_tables: enable set expiration time for set elementsLaura Garcia Liebana1-1/+1
2019-06-17netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXYFernando Fernandez Mancera2-11/+46
2019-06-17netfilter: synproxy: remove module dependency on IPv6 SYNPROXYFernando Fernandez Mancera1-0/+36
2019-06-17netfilter: synproxy: add common uapi for SYNPROXY infrastructureFernando Fernandez Mancera2-11/+26
2019-06-17Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso6-6/+6
2019-06-17netfilter: bridge: port sysctls to use brnf_netChristian Brauner1-1/+2
2019-06-17netfilter: xt_owner: bail out with EINVAL in case of unsupported flagsPablo Neira Ayuso1-0/+5
2019-06-17netfilter: conntrack: small conntrack lookup optimizationFlorian Westphal1-4/+3
2019-06-17netfilter: nft_ct: add ct expectations supportStéphane Veyret1-1/+13
2019-06-10Update my email addressJozsef Kadlecsik6-6/+6
2019-06-06net: phy: remove state PHY_FORCINGHeiner Kallweit1-11/+0
2019-06-06net: rds: add per rds connection cache statisticsZhu Yanjun1-0/+2
2019-06-05net: Add a define for LLDP ethertypeAnirudh Venkataramanan1-0/+1
2019-06-05ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern3-8/+66
2019-06-05ipv4: Plumb support for nexthop object in a fib_infoDavid Ahern2-0/+52
2019-06-05ipv4: Prepare for fib6_nh from a nexthop objectDavid Ahern1-4/+11
2019-06-05ipv4: Use accessors for fib_info nexthop dataDavid Ahern2-6/+15
2019-06-05net/tls: don't pass version to tls_advance_record_sn()Jakub Kicinski1-7/+3
2019-06-05net/tls: reorganize struct tls_contextJakub Kicinski1-11/+15
2019-06-05net/tls: fully initialize the msg wrapper skbJakub Kicinski1-0/+1
2019-06-05devlink: allow driver to update progress of flash updateJiri Pirko2-0/+13
2019-06-04net: fix use-after-free in kfree_skb_listEric Dumazet2-2/+0
2019-06-04flow_offload: include linux/kernel.h from flow_offload.hEdward Cree1-0/+1
2019-06-04flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flagStanislav Fomichev1-3/+2
2019-06-03Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller5-17/+42
2019-06-03net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal1-15/+6
2019-06-03net: inetdevice: provide replacement iterators for in_ifaddr walkFlorian Westphal1-1/+9
2019-06-03Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller12-1717/+0
2019-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-10/+19
2019-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-18/+160
2019-06-01bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin1-1/+1
2019-06-01bpf: rework memlock-based memory accounting for mapsRoman Gushchin1-1/+4
2019-06-01bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin1-3/+7
2019-06-01bpf: cgroup inet skb programs can return 0 to 3brakmo1-1/+2
2019-06-01bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAYbrakmo1-0/+50
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik1-0/+2
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed5-17/+40
2019-05-31net: sfp: remove sfp-bus use of netdevsRussell King1-4/+2
2019-05-31net: sfp: add mandatory attach/detach methods for sfp busesRussell King1-0/+6
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit1-9/+11
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham1-1/+3
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham2-4/+4
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein2-2/+5
2019-05-31net/mlx5: Add core dump register access HW bitsMoshe Shemesh2-1/+17
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller135-1440/+179
2019-05-31netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=yPablo Neira Ayuso1-0/+2
2019-05-31ipvs: add checksum support for gue encapsulationJacky Hu2-0/+9