summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2019-06-18netlink: Document all fields of 'struct nl_info'Ido Schimmel
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-17net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel
2019-06-17netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXYFernando Fernandez Mancera
2019-06-17netfilter: bridge: port sysctls to use brnf_netChristian Brauner
2019-06-17netfilter: conntrack: small conntrack lookup optimizationFlorian Westphal
2019-06-16net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-15tcp: limit payload size of sacked skbsEric Dumazet
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko
2019-06-14net: dsa: make cpu_dp non constVivien Didelot
2019-06-14net: add high_order_alloc_disable sysctl/static keyEric Dumazet
2019-06-14tcp: add tcp_tx_skb_cache sysctlEric Dumazet
2019-06-14tcp: add tcp_rx_skb_cache sysctlEric Dumazet
2019-06-14ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet
2019-06-15bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-06-14nl80211: send event when CMD_FRAME duration expiresJames Prestwood
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg
2019-06-14cfg80211: Add a function to iterate all BSS entriesIlan Peer
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin
2019-06-14mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin
2019-06-14nl80211: require and validate vendor command policyJohannes Berg
2019-06-14mac80211: add ieee80211_get_he_iftype_cap() helperJohn Crispin
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu
2019-06-14mac80211: AMPDU handling for Extended Key IDAlexander Wetzel
2019-06-12tcp: add optional per socket transmit delayEric Dumazet
2019-06-12vrf: Increment Icmp6InMsgs on the original netdevStephen Suryaputra
2019-06-12net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier
2019-06-11net/tls: add kernel-driven resync mechanism for TXJakub Kicinski
2019-06-11net/tls: generalize the resync callbackJakub Kicinski
2019-06-11net/tls: add kernel-driven TLS RX resyncJakub Kicinski
2019-06-11net/tls: rename handle_device_resync()Jakub Kicinski
2019-06-11net/tls: pass record number as a byte arrayJakub Kicinski
2019-06-10bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon
2019-06-10ipv6: Allow routes to use nexthop objectsDavid Ahern
2019-06-10ipv4: Allow routes to use nexthop objectsDavid Ahern
2019-06-10nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop structDavid Ahern
2019-06-09ipv6: tcp: send consistent autoflowlabel in TIME_WAIT stateEric Dumazet
2019-06-09net: hwbm: Make the hwbm_pool lock a mutexSebastian Andrzej Siewior
2019-06-09nexthop: off by one in nexthop_mpath_select()Dan Carpenter
2019-06-09bonding: add slave_foo printk macrosJarod Wilson
2019-06-08net: dsa: Add teardown callback for driversVladimir Oltean
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-06net/tls: export TLS per skb encryptionDirk van der Merwe
2019-06-06net/tls: simplify driver context retrievalJakub Kicinski