summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2017-06-27udp: move scratch area helpers into the include filePaolo Abeni1-0/+61
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer1-1/+2
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer1-1/+2
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer1-1/+2
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer1-1/+2
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer1-1/+2
2017-06-25net: store port/representator id in metadata_dstJakub Kicinski1-9/+32
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-4/+8
2017-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-06-21sock: avoid dirtying incoming_cpu if not neededPaolo Abeni1-1/+4
2017-06-20sctp: handle errors when updating asocXin Long1-2/+2
2017-06-20vxlan: check valid combinations of address scopesMatthias Schiffer1-0/+2
2017-06-20vxlan: get rid of redundant vxlan_dev.flagsMatthias Schiffer1-1/+0
2017-06-19tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande1-0/+1
2017-06-19tcp: md5: add an address prefix for key lookupIvan Delalande1-2/+4
2017-06-18net: add debug atomic_inc_not_zero() in dst_hold()Wei Wang1-1/+1
2017-06-18net: reorder all the dst flagsWei Wang1-5/+5
2017-06-18net: remove DST_NOCACHE flagWei Wang2-2/+1
2017-06-18net: remove DST_NOGC flagWei Wang1-5/+1
2017-06-18net: remove dst gc related codeWei Wang1-21/+0
2017-06-18xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang1-1/+0
2017-06-18ipv6: get rid of icmp6 dst garbage collectorWei Wang1-1/+0
2017-06-18ipv4: call dst_hold_safe() properlyWei Wang1-1/+3
2017-06-18net: introduce a new function dst_dev_put()Wei Wang1-0/+1
2017-06-18net: introduce DST_NOGC in dst_release() to destroy dst based on refcntWei Wang1-1/+4
2017-06-15tls: kernel TLS supportDave Watson1-0/+237
2017-06-15tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functionsDave Watson1-0/+2
2017-06-15tcp: ULP infrastructureDave Watson2-0/+29
2017-06-14dev_ioctl: copy only the smaller struct iwreq for wextJohannes Berg1-2/+2
2017-06-13net: dsa: Associate slave network device with CPU portFlorian Fainelli1-0/+1
2017-06-13net: dsa: Relocate master ethtool operationsFlorian Fainelli1-12/+5
2017-06-13net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli1-5/+0
2017-06-13Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...David S. Miller2-4/+75
2017-06-13nl80211: add authorized flag to ROAM eventAvraham Stern1-0/+4
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern1-0/+32
2017-06-13cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller1-0/+2
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen1-1/+9
2017-06-08net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky1-0/+1
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky1-2/+4
2017-06-08net: switchdev: Add support for querying supported bridge flags by hardwareArkadi Sharshevsky1-0/+2
2017-06-08Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller1-0/+2
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet2-21/+4
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet3-4/+5
2017-06-08tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet2-1/+1
2017-06-08tcp: Namespaceify sysctl_tcp_sackEric Dumazet2-2/+3
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet1-1/+1
2017-06-08mac80211: manage RX BA session offload without SKB queueJohannes Berg1-4/+17
2017-06-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg27-110/+270
2017-06-07rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells1-0/+2
2017-06-07xfrm: add UDP encapsulation port in migrate messageAntony Antony1-2/+4