summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-06-08net: qrtr: Inform open sockets about new controllerBjorn Andersson
2017-06-08net: qrtr: Broadcast DEL_CLIENT message when endpoint is closedBjorn Andersson
2017-06-08net: qrtr: Inject BYE on remote terminationBjorn Andersson
2017-06-08net: qrtr: Refactor packet allocationBjorn Andersson
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_sackEric Dumazet
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-06net: bridge: fix a null pointer dereference in br_afspecNikolay Aleksandrov
2017-06-06net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines
2017-06-06net: sched: introduce a TRAP control actionJiri Pirko
2017-06-06Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-06-06Revert "sit: reload iphdr in ipip6_rcv"David S. Miller
2017-06-05devlink: fix potential memort leakHaishuang Yan
2017-06-05net: sched: select cls when cls_act is enabledJiri Pirko
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells
2017-06-05rxrpc: Implement service upgradeDavid Howells
2017-06-05rxrpc: Permit multiple service bindingDavid Howells
2017-06-05rxrpc: Separate the connection's protocol service ID from the lookup IDDavid Howells
2017-06-04sit: reload iphdr in ipip6_rcvHaishuang Yan
2017-06-04rxrpc: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2017-06-04ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2017-06-04skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-04net: dsa: Fix stale cpu_switch reference after unbind then bindFlorian Fainelli
2017-06-04ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-06-04neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan
2017-06-04net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()Florian Fainelli
2017-06-04net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply}Florian Fainelli
2017-06-04net: dsa: Pass dsa_port reference to ethtool setup/restoreFlorian Fainelli
2017-06-04sock: reset sk_err when the error queue is emptySoheil Hassas Yeganeh
2017-06-04rxrpc: remove redundant proc_remove callColin Ian King
2017-06-04dccp: consistently use dccp_write_space()Eric Dumazet
2017-06-04net-procfs: Use vsnprintf extension %phNJoe Perches
2017-06-04ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie
2017-06-04net/sched: cls_flower: add support for matching on ip tos and ttlOr Gerlitz
2017-06-04net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-06-02tcp: remove unnecessary skb_reset_tail_pointer()Eric Dumazet
2017-06-02tcp: use TS opt on RTTs for congestion controlYuchung Cheng
2017-06-02tcp: disallow cwnd undo when switching congestion controlYuchung Cheng
2017-06-02ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings
2017-06-02sctp: merge sctp_stream_new and sctp_stream_initXin Long
2017-06-02sctp: define the member stream as an object instead of pointer in asocXin Long
2017-06-02Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-06-02net: dsa: Move dsa_switch_{suspend,resume} out of legacy.cFlorian Fainelli