summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* udp: move scratch area helpers into the include filePaolo Abeni2017-06-271-0/+61
* net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer2017-06-271-1/+2
* net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer2017-06-271-1/+2
* net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-271-1/+2
* net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-271-1/+2
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-271-1/+2
* net: store port/representator id in metadata_dstJakub Kicinski2017-06-251-9/+32
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-06-231-4/+8
|\
| * xfrm: add UDP encapsulation port in migrate messageAntony Antony2017-06-071-2/+4
| * xfrm: extend MIGRATE with UDP encapsulation portAntony Antony2017-06-071-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-2/+2
|\ \
| * | dev_ioctl: copy only the smaller struct iwreq for wextJohannes Berg2017-06-141-2/+2
* | | sock: avoid dirtying incoming_cpu if not neededPaolo Abeni2017-06-211-1/+4
* | | sctp: handle errors when updating asocXin Long2017-06-201-2/+2
* | | vxlan: check valid combinations of address scopesMatthias Schiffer2017-06-201-0/+2
* | | vxlan: get rid of redundant vxlan_dev.flagsMatthias Schiffer2017-06-201-1/+0
* | | tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande2017-06-191-0/+1
* | | tcp: md5: add an address prefix for key lookupIvan Delalande2017-06-191-2/+4
* | | net: add debug atomic_inc_not_zero() in dst_hold()Wei Wang2017-06-181-1/+1
* | | net: reorder all the dst flagsWei Wang2017-06-181-5/+5
* | | net: remove DST_NOCACHE flagWei Wang2017-06-182-2/+1
* | | net: remove DST_NOGC flagWei Wang2017-06-181-5/+1
* | | net: remove dst gc related codeWei Wang2017-06-181-21/+0
* | | xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang2017-06-181-1/+0
* | | ipv6: get rid of icmp6 dst garbage collectorWei Wang2017-06-181-1/+0
* | | ipv4: call dst_hold_safe() properlyWei Wang2017-06-181-1/+3
* | | net: introduce a new function dst_dev_put()Wei Wang2017-06-181-0/+1
* | | net: introduce DST_NOGC in dst_release() to destroy dst based on refcntWei Wang2017-06-181-1/+4
* | | tls: kernel TLS supportDave Watson2017-06-151-0/+237
* | | tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functionsDave Watson2017-06-151-0/+2
* | | tcp: ULP infrastructureDave Watson2017-06-152-0/+29
* | | net: dsa: Associate slave network device with CPU portFlorian Fainelli2017-06-131-0/+1
* | | net: dsa: Relocate master ethtool operationsFlorian Fainelli2017-06-131-12/+5
* | | net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli2017-06-131-5/+0
* | | Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...David S. Miller2017-06-132-4/+75
|\ \ \
| * | | nl80211: add authorized flag to ROAM eventAvraham Stern2017-06-131-0/+4
| * | | cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern2017-06-131-0/+32
| * | | cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller2017-06-131-0/+2
| * | | mac80211: manage RX BA session offload without SKB queueJohannes Berg2017-06-081-4/+17
| * | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-06-0827-110/+270
| |\ \ \
| * | | | wireless: Only join DFS channels in mesh mode if userspace flags supportBenjamin Berg2017-05-191-0/+4
| * | | | mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen2017-05-171-0/+16
* | | | | Ipvlan should return an error when an address is already in use.Krister Johansen2017-06-091-1/+9
* | | | | net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky2017-06-081-0/+1
* | | | | net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky2017-06-081-2/+4
* | | | | net: switchdev: Add support for querying supported bridge flags by hardwareArkadi Sharshevsky2017-06-081-0/+2
* | | | | Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2017-06-081-0/+2
|\ \ \ \ \
| * | | | | rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells2017-06-071-0/+2
| | |/ / / | |/| | |
* | | | | tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-082-21/+4
* | | | | tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet2017-06-083-4/+5