Age | Commit message (Expand) | Author |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate | Matthias Schiffer |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink | Matthias Schiffer |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.validate | Matthias Schiffer |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.changelink | Matthias Schiffer |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.newlink | Matthias Schiffer |
2017-06-25 | net: store port/representator id in metadata_dst | Jakub Kicinski |
2017-06-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-21 | sock: avoid dirtying incoming_cpu if not needed | Paolo Abeni |
2017-06-20 | sctp: handle errors when updating asoc | Xin Long |
2017-06-20 | vxlan: check valid combinations of address scopes | Matthias Schiffer |
2017-06-20 | vxlan: get rid of redundant vxlan_dev.flags | Matthias Schiffer |
2017-06-19 | tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix | Ivan Delalande |
2017-06-19 | tcp: md5: add an address prefix for key lookup | Ivan Delalande |
2017-06-17 | net: add debug atomic_inc_not_zero() in dst_hold() | Wei Wang |
2017-06-17 | net: reorder all the dst flags | Wei Wang |
2017-06-17 | net: remove DST_NOCACHE flag | Wei Wang |
2017-06-17 | net: remove DST_NOGC flag | Wei Wang |
2017-06-17 | net: remove dst gc related code | Wei Wang |
2017-06-17 | xfrm: take refcnt of dst when creating struct xfrm_dst bundle | Wei Wang |
2017-06-17 | ipv6: get rid of icmp6 dst garbage collector | Wei Wang |
2017-06-17 | ipv4: call dst_hold_safe() properly | Wei Wang |
2017-06-17 | net: introduce a new function dst_dev_put() | Wei Wang |
2017-06-17 | net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt | Wei Wang |
2017-06-15 | tls: kernel TLS support | Dave Watson |
2017-06-15 | tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions | Dave Watson |
2017-06-15 | tcp: ULP infrastructure | Dave Watson |
2017-06-14 | dev_ioctl: copy only the smaller struct iwreq for wext | Johannes Berg |
2017-06-13 | net: dsa: Associate slave network device with CPU port | Florian Fainelli |
2017-06-13 | net: dsa: Relocate master ethtool operations | Florian Fainelli |
2017-06-13 | net: dsa: Remove master_netdev and use dst->cpu_dp->netdev | Florian Fainelli |
2017-06-13 | Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc... | David S. Miller |
2017-06-13 | nl80211: add authorized flag to ROAM event | Avraham Stern |
2017-06-13 | cfg80211: support 4-way handshake offloading for 802.1X | Avraham Stern |
2017-06-13 | cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK | Eliad Peller |
2017-06-09 | Ipvlan should return an error when an address is already in use. | Krister Johansen |
2017-06-08 | net: bridge: Receive notification about successful FDB offload | Arkadi Sharshevsky |
2017-06-08 | net: bridge: Add support for notifying devices about FDB add/del | Arkadi Sharshevsky |
2017-06-08 | net: switchdev: Add support for querying supported bridge flags by hardware | Arkadi Sharshevsky |
2017-06-08 | Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k... | David S. Miller |
2017-06-08 | tcp: add TCPMemoryPressuresChrono counter | Eric Dumazet |
2017-06-08 | tcp: Namespaceify sysctl_tcp_timestamps | Eric Dumazet |
2017-06-08 | tcp: Namespaceify sysctl_tcp_window_scaling | Eric Dumazet |
2017-06-08 | tcp: Namespaceify sysctl_tcp_sack | Eric Dumazet |
2017-06-08 | tcp: add a struct net parameter to tcp_parse_options() | Eric Dumazet |
2017-06-08 | mac80211: manage RX BA session offload without SKB queue | Johannes Berg |
2017-06-08 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2017-06-07 | rxrpc: Provide a cmsg to specify the amount of Tx data for a call | David Howells |
2017-06-07 | xfrm: add UDP encapsulation port in migrate message | Antony Antony |
2017-06-07 | xfrm: extend MIGRATE with UDP encapsulation port | Antony Antony |