summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2019-06-19net: flow_offload: implement support for meta keyJiri Pirko
2019-06-19flow_dissector: add support for ingress ifindex dissectionJiri Pirko
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel
2019-06-18ipv6: Extend notifier info for multipath routesIdo Schimmel
2019-06-18netlink: Add field to skip in-kernel notificationsIdo Schimmel
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-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-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-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
2019-06-06net/tls: split the TLS_DRIVER_STATE_SIZE and bump TX to 16 bytesJakub Kicinski