aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-04ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern3-8/+66
2019-06-04ipv4: Plumb support for nexthop object in a fib_infoDavid Ahern2-0/+52
2019-06-04ipv4: Prepare for fib6_nh from a nexthop objectDavid Ahern1-4/+11
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern2-6/+15
2019-06-04net/tls: don't pass version to tls_advance_record_sn()Jakub Kicinski1-7/+3
2019-06-04net/tls: reorganize struct tls_contextJakub Kicinski1-11/+15
2019-06-04net/tls: fully initialize the msg wrapper skbJakub Kicinski1-0/+1
2019-06-04devlink: allow driver to update progress of flash updateJiri Pirko2-0/+13
2019-06-03net: fix use-after-free in kfree_skb_listEric Dumazet2-2/+0
2019-06-03flow_offload: include linux/kernel.h from flow_offload.hEdward Cree1-0/+1
2019-06-03flow_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/kernel/git/saeed/linuxDavid S. Miller5-17/+42
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal1-15/+6
2019-06-02net: inetdevice: provide replacement iterators for in_ifaddr walkFlorian Westphal1-1/+9
2019-06-02Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playgroundDavid S. Miller12-1717/+0
2019-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-10/+19
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-18/+160
2019-05-31bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin1-1/+1
2019-05-31bpf: rework memlock-based memory accounting for mapsRoman Gushchin1-1/+4
2019-05-31bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin1-3/+7
2019-05-31bpf: cgroup inet skb programs can return 0 to 3brakmo1-1/+2
2019-05-31bpf: 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/mellanox/linuxSaeed 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
2019-05-31netfilter: replace skb_make_writable with skb_ensure_writableFlorian Westphal1-5/+0
2019-05-31netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tupleTaehee Yoo1-2/+0
2019-05-31netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk1-3/+4
2019-05-31ipvs: add function to find tunnelsJulian Anastasov1-0/+3
2019-05-31ipvs: allow rs_table to contain different real server typesJulian Anastasov1-0/+3
2019-05-31isdn: hdlc: move into mISDNArnd Bergmann1-82/+0
2019-05-31isdn: remove isdn4linuxArnd Bergmann11-1648/+0
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+18
2019-05-30net: phy: export phy_queue_state_machineHeiner Kallweit1-1/+1
2019-05-30net: phy: add callback for custom interrupt handler to struct phy_driverHeiner Kallweit1-0/+3
2019-05-30net: phy: enable interrupts when PHY is attached alreadyHeiner Kallweit1-0/+1
2019-05-30sctp: deduplicate identical skb_checksum_opsMatteo Croce1-5/+7
2019-05-30netfilter: nf_conntrack_bridge: add support for IPv6Pablo Neira Ayuso1-0/+50
2019-05-30netfilter: bridge: add connection tracking systemPablo Neira Ayuso2-0/+10
2019-05-30netfilter: nf_conntrack: allow to register bridge supportPablo Neira Ayuso2-0/+14
2019-05-30net: ipv6: split skbuff into fragments transformerPablo Neira Ayuso1-0/+19