summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-06-21netfilter: nf_tables: add support for matching IPv4 optionsStephen Suryaputra
2019-06-21netfilter: fix nf_conntrack_bridge/ipv6 link errorArnd Bergmann
2019-06-20netfilter: synproxy: fix building syncookie callsArnd Bergmann
2019-06-19netfilter: nf_tables: enable set expiration time for set elementsLaura Garcia Liebana
2019-06-17netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXYFernando Fernandez Mancera
2019-06-17netfilter: synproxy: remove module dependency on IPv6 SYNPROXYFernando Fernandez Mancera
2019-06-17netfilter: synproxy: add common uapi for SYNPROXY infrastructureFernando Fernandez Mancera
2019-06-17Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso
2019-06-17netfilter: bridge: port sysctls to use brnf_netChristian Brauner
2019-06-17netfilter: xt_owner: bail out with EINVAL in case of unsupported flagsPablo Neira Ayuso
2019-06-17netfilter: conntrack: small conntrack lookup optimizationFlorian Westphal
2019-06-17netfilter: nft_ct: add ct expectations supportStéphane Veyret
2019-06-10Update my email addressJozsef Kadlecsik
2019-06-05net: phy: remove state PHY_FORCINGHeiner Kallweit
2019-06-05net: rds: add per rds connection cache statisticsZhu Yanjun
2019-06-05net: Add a define for LLDP ethertypeAnirudh Venkataramanan
2019-06-04ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern
2019-06-04ipv4: Plumb support for nexthop object in a fib_infoDavid Ahern
2019-06-04ipv4: Prepare for fib6_nh from a nexthop objectDavid Ahern
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern
2019-06-04net/tls: don't pass version to tls_advance_record_sn()Jakub Kicinski
2019-06-04net/tls: reorganize struct tls_contextJakub Kicinski
2019-06-04net/tls: fully initialize the msg wrapper skbJakub Kicinski
2019-06-04devlink: allow driver to update progress of flash updateJiri Pirko
2019-06-03net: fix use-after-free in kfree_skb_listEric Dumazet
2019-06-03flow_offload: include linux/kernel.h from flow_offload.hEdward Cree
2019-06-03flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flagStanislav Fomichev
2019-06-03Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-06-02net: inetdevice: provide replacement iterators for in_ifaddr walkFlorian Westphal
2019-06-02Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller
2019-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-05-31bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin
2019-05-31bpf: rework memlock-based memory accounting for mapsRoman Gushchin
2019-05-31bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin
2019-05-31bpf: cgroup inet skb programs can return 0 to 3brakmo
2019-05-31bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAYbrakmo
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-05-31net: sfp: remove sfp-bus use of netdevsRussell King
2019-05-31net: sfp: add mandatory attach/detach methods for sfp busesRussell King
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein
2019-05-31net/mlx5: Add core dump register access HW bitsMoshe Shemesh
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-31netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=yPablo Neira Ayuso
2019-05-31ipvs: add checksum support for gue encapsulationJacky Hu