summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2019-06-19net: flow_offload: implement support for meta keyJiri Pirko-0/+6
2019-06-19flow_dissector: add support for ingress ifindex dissectionJiri Pirko-0/+9
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel-1/+0
2019-06-18ipv6: Extend notifier info for multipath routesIdo Schimmel-0/+7
2019-06-18netlink: Add field to skip in-kernel notificationsIdo Schimmel-1/+3
2019-06-18netlink: Document all fields of 'struct nl_info'Ido Schimmel-0/+2
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-154/+44
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-6/+29
2019-06-17net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel-6/+4
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet-0/+1
2019-06-15tcp: limit payload size of sacked skbsEric Dumazet-0/+2
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko-4/+1
2019-06-14net: dsa: make cpu_dp non constVivien Didelot-1/+1
2019-06-14net: add high_order_alloc_disable sysctl/static keyEric Dumazet-0/+2
2019-06-14tcp: add tcp_tx_skb_cache sysctlEric Dumazet-1/+3
2019-06-14tcp: add tcp_rx_skb_cache sysctlEric Dumazet-4/+2
2019-06-14ipv4: tcp: fix ACK/RST sent with a transmit delayEric Dumazet-4/+7
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller-31/+92
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller-1/+2
2019-06-14nl80211: send event when CMD_FRAME duration expiresJames Prestwood-0/+10
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg-23/+0
2019-06-14cfg80211: Add a function to iterate all BSS entriesIlan Peer-0/+20
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin-0/+5
2019-06-14mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin-0/+2
2019-06-14nl80211: require and validate vendor command policyJohannes Berg-0/+17
2019-06-14mac80211: add ieee80211_get_he_iftype_cap() helperJohn Crispin-4/+18
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu-0/+5
2019-06-14mac80211: AMPDU handling for Extended Key IDAlexander Wetzel-0/+4
2019-06-12tcp: add optional per socket transmit delayEric Dumazet-0/+19
2019-06-12vrf: Increment Icmp6InMsgs on the original netdevStephen Suryaputra-0/+16
2019-06-12net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier-0/+1
2019-06-11net/tls: add kernel-driven resync mechanism for TXJakub Kicinski-0/+23
2019-06-11net/tls: generalize the resync callbackJakub Kicinski-2/+3
2019-06-11net/tls: add kernel-driven TLS RX resyncJakub Kicinski-2/+32
2019-06-11net/tls: rename handle_device_resync()Jakub Kicinski-1/+1
2019-06-11net/tls: pass record number as a byte arrayJakub Kicinski-2/+3
2019-06-10ipv6: Allow routes to use nexthop objectsDavid Ahern-0/+1
2019-06-10ipv4: Allow routes to use nexthop objectsDavid Ahern-0/+1
2019-06-10nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop structDavid Ahern-0/+4
2019-06-09ipv6: tcp: send consistent autoflowlabel in TIME_WAIT stateEric Dumazet-0/+1
2019-06-09net: hwbm: Make the hwbm_pool lock a mutexSebastian Andrzej Siewior-3/+3
2019-06-09nexthop: off by one in nexthop_mpath_select()Dan Carpenter-1/+1
2019-06-09bonding: add slave_foo printk macrosJarod Wilson-0/+9
2019-06-08net: dsa: Add teardown callback for driversVladimir Oltean-0/+1
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-148/+15
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-349/+68
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+5
2019-06-06net/tls: export TLS per skb encryptionDirk van der Merwe-0/+1
2019-06-06net/tls: simplify driver context retrievalJakub Kicinski-6/+22
2019-06-06net/tls: split the TLS_DRIVER_STATE_SIZE and bump TX to 16 bytesJakub Kicinski-3/+4