- 6d85e68 sctp: remove the typedef sctp_cid_t by Xin Long · 8 years ago
- 922dbc5 sctp: remove the typedef sctp_chunkhdr_t by Xin Long · 8 years ago
- d643a75 net: switchdev: add SET_SWITCHDEV_OPS helper by Simon Horman · 8 years ago
- b4217b8 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- c122e14 net: convert net.passive from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- edcb691 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 717d1e9 net: convert fib_rule.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 8c9814b net: convert unix_address.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 53869ce net: convert nf_bridge_info.use from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 6343944 net: convert neigh_params.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 1cc9a98 net: convert inet_peer.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
- b26bbdae udp: move scratch area helpers into the include file by Paolo Abeni · 8 years ago
- d116ffc net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate by Matthias Schiffer · 8 years ago
- 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 8 years ago
- a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
- ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
- 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
- 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 8 years ago
- 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
- 43b786c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
- 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 34cfb54 sock: avoid dirtying incoming_cpu if not needed by Paolo Abeni · 8 years ago
- 5ee8aa6 sctp: handle errors when updating asoc by Xin Long · 8 years ago
- 0f22a3c vxlan: check valid combinations of address scopes by Matthias Schiffer · 8 years ago
- dc5321d vxlan: get rid of redundant vxlan_dev.flags by Matthias Schiffer · 8 years ago
- 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 8 years ago
- 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 8 years ago
- b7b5fda netfilter: conntrack: use NFPROTO_MAX to size array by Florian Westphal · 8 years ago
- 7866cc5 netns: add and use net_ns_barrier by Florian Westphal · 8 years ago
- 44ebe79 net: add debug atomic_inc_not_zero() in dst_hold() by Wei Wang · 8 years ago
- 1eb04e7 net: reorder all the dst flags by Wei Wang · 8 years ago
- a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
- b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
- 5b7c9a8 net: remove dst gc related code by Wei Wang · 8 years ago
- 52df157 xfrm: take refcnt of dst when creating struct xfrm_dst bundle by Wei Wang · 8 years ago
- db91664 ipv6: get rid of icmp6 dst garbage collector by Wei Wang · 8 years ago
- 9df16ef ipv4: call dst_hold_safe() properly by Wei Wang · 8 years ago
- 4a6ce2b net: introduce a new function dst_dev_put() by Wei Wang · 8 years ago
- 5f56f40 net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt by Wei Wang · 8 years ago
- 3c4d755 tls: kernel TLS support by Dave Watson · 8 years ago
- e3b5616 tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions by Dave Watson · 8 years ago
- 734942c tcp: ULP infrastructure by Dave Watson · 8 years ago
- 68dd02d dev_ioctl: copy only the smaller struct iwreq for wext by Johannes Berg · 8 years ago
- a29342e net: dsa: Associate slave network device with CPU port by Florian Fainelli · 8 years ago
- 67dbb9d4 net: dsa: Relocate master ethtool operations by Florian Fainelli · 8 years ago
- 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 8 years ago
- 0e74008 Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
- f45cbe6 nl80211: add authorized flag to ROAM event by Avraham Stern · 8 years ago
- 3a00df5 cfg80211: support 4-way handshake offloading for 802.1X by Avraham Stern · 8 years ago
- 91b5ab6 cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK by Eliad Peller · 8 years ago
- 3ad7d24 Ipvlan should return an error when an address is already in use. by Krister Johansen · 8 years ago
- 9fe8bce net: bridge: Receive notification about successful FDB offload by Arkadi Sharshevsky · 8 years ago
- 6b26b51 net: bridge: Add support for notifying devices about FDB add/del by Arkadi Sharshevsky · 8 years ago
- dc0ecabd net: switchdev: Add support for querying supported bridge flags by hardware by Arkadi Sharshevsky · 8 years ago
- 7eca9cc Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
- 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 8 years ago
- 5d2ed05 tcp: Namespaceify sysctl_tcp_timestamps by Eric Dumazet · 8 years ago
- 9bb37ef tcp: Namespaceify sysctl_tcp_window_scaling by Eric Dumazet · 8 years ago
- f930103 tcp: Namespaceify sysctl_tcp_sack by Eric Dumazet · 8 years ago
- eed29f1 tcp: add a struct net parameter to tcp_parse_options() by Eric Dumazet · 8 years ago
- 699cb58 mac80211: manage RX BA session offload without SKB queue by Johannes Berg · 8 years ago
- a43e618 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
- e754eba rxrpc: Provide a cmsg to specify the amount of Tx data for a call by David Howells · 8 years ago
- 8bafd73 xfrm: add UDP encapsulation port in migrate message by Antony Antony · 8 years ago
- 4ab47d4 xfrm: extend MIGRATE with UDP encapsulation port by Antony Antony · 8 years ago
- b81f884a xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD by Hangbin Liu · 8 years ago
- 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 5a4d1fe net: sched: introduce helper to identify gact trap action by Jiri Pirko · 8 years ago
- 4e2ec43 genetlink: remove ops_list from genetlink header. by Rosen, Rami · 8 years ago
- 1e0ce2a net: Update TCP congestion control documentation by Anmol Sarma · 8 years ago
- 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 8 years ago
- 5071034 neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" by Sowmini Varadhan · 8 years ago
- 14be36c net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() by Florian Fainelli · 8 years ago
- 518d8a2 net/flow_dissector: add support for dissection of misc ip header fields by Or Gerlitz · 8 years ago
- ff35641 sctp: merge sctp_stream_new and sctp_stream_init by Xin Long · 8 years ago
- cee360a sctp: define the member stream as an object instead of pointer in asoc by Xin Long · 8 years ago
- 717ffbf net: dsa: remove dsa_uses_tagged_protocol by Vivien Didelot · 8 years ago
- 73a7ece net: dsa: comment hot path requirements by Vivien Didelot · 8 years ago
- 8b8010f dsa: add support for Microchip KSZ tail tagging by Woojung Huh · 8 years ago
- d897a63 sched: add helper for updating statistics on all actions by Jakub Kicinski · 8 years ago
- 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 8 years ago
- 9ae2872 net: add extack arg to lwtunnel build state by David Ahern · 8 years ago
- c255bd6 net: lwtunnel: Add extack to encap attr validation by David Ahern · 8 years ago
- 7805599 net: ipv4: Add extack message for invalid prefix or length by David Ahern · 8 years ago
- 347b408 netfilter: nf_tables: pass set description to ->privsize by Pablo Neira Ayuso · 8 years ago
- 2b66495 netfilter: nf_tables: select set backend flavour depending on description by Pablo Neira Ayuso · 8 years ago
- 2843fb6 netfilter: conntrack: add nf_ct_iterate_destroy by Florian Westphal · 8 years ago
- 9fd6452 netfilter: conntrack: rename nf_ct_iterate_cleanup by Florian Westphal · 8 years ago
- 7a7e96e bonding: Prevent duplicate userspace notification by Vlad Yasevich · 8 years ago
- 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 3fb07da ipv4: add reference counting to metrics by Eric Dumazet · 8 years ago
- 6ffd903 net: ipv4: Save trie prefix to fib lookup result by David Ahern · 8 years ago
- 5510cdf net: ipv4: refactor ip_route_input_noref by David Ahern · 8 years ago
- 3abd1ade net: ipv4: refactor __ip_route_output_key_hash by David Ahern · 8 years ago
- 52c05fc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago