summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Initial skb->dev and skb->protocol in ip6_outputChenbo Feng2017-06-091-3/+3
* Ipvlan should return an error when an address is already in use.Krister Johansen2017-06-093-1/+68
* skbuff: only inherit relevant tx_flagsWillem de Bruijn2017-06-081-4/+6
* net: ipmr: add getlink supportNikolay Aleksandrov2017-06-081-0/+126
* net: Remove support for bridge bypass ndos from stacked devicesArkadi Sharshevsky2017-06-081-6/+0
* net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky2017-06-083-3/+35
* net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky2017-06-084-2/+44
* net: switchdev: Change notifier chain to be atomicArkadi Sharshevsky2017-06-081-24/+6
* net: bridge: Add support for calling FDB external learning under rcuArkadi Sharshevsky2017-06-083-4/+8
* net: bridge: Add support for offloading port attributesArkadi Sharshevsky2017-06-083-21/+119
* net: dsa: add CPU and DSA ports as VLAN membersVivien Didelot2017-06-081-0/+3
* net: dsa: check VLAN capability of every switchVivien Didelot2017-06-081-10/+17
* Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2017-06-084-46/+130
|\
| * rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells2017-06-074-4/+61
| * rxrpc: Consolidate sendmsg parametersDavid Howells2017-06-071-42/+41
| * rxrpc: Provide a getsockopt call to query what cmsgs types are supportedDavid Howells2017-06-071-1/+29
* | net: qrtr: Inform open sockets about new controllerBjorn Andersson2017-06-081-0/+24
* | net: qrtr: Broadcast DEL_CLIENT message when endpoint is closedBjorn Andersson2017-06-081-0/+28
* | net: qrtr: Inject BYE on remote terminationBjorn Andersson2017-06-081-0/+27
* | net: qrtr: Refactor packet allocationBjorn Andersson2017-06-081-6/+19
* | tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-087-8/+50
* | tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet2017-06-088-27/+33
* | tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet2017-06-085-12/+12
* | tcp: Namespaceify sysctl_tcp_sackEric Dumazet2017-06-086-14/+15
* | tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet2017-06-084-11/+15
* | net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-086-19/+29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-0631-184/+194
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-0629-179/+186
| |\
| | * net: bridge: fix a null pointer dereference in br_afspecNikolay Aleksandrov2017-06-061-1/+1
| | * net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines2017-06-061-1/+5
| | * Revert "sit: reload iphdr in ipip6_rcv"David S. Miller2017-06-061-1/+0
| | * devlink: fix potential memort leakHaishuang Yan2017-06-051-2/+6
| | * sit: reload iphdr in ipip6_rcvHaishuang Yan2017-06-041-0/+1
| | * net: ping: do not abuse udp_poll()Eric Dumazet2017-06-043-3/+3
| | * net: dsa: Fix stale cpu_switch reference after unbind then bindFlorian Fainelli2017-06-041-1/+3
| | * ipv6: Fix leak in ipv6_gso_segment().David S. Miller2017-06-041-1/+3
| | * sock: reset sk_err when the error queue is emptySoheil Hassas Yeganeh2017-06-041-1/+4
| | * ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie2017-06-041-0/+3
| | * tcp: disallow cwnd undo when switching congestion controlYuchung Cheng2017-06-021-0/+1
| | * ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings2017-06-022-0/+4
| | * Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-06-026-101/+72
| | |\
| | | * mac80211: fix dropped counter in multiqueue RXJohannes Berg2017-06-011-1/+1
| | | * mac80211: fix TX aggregation start/stop callback raceJohannes Berg2017-05-305-100/+71
| | * | net: dsa: Move dsa_switch_{suspend,resume} out of legacy.cFlorian Fainelli2017-06-022-47/+47
| | * | net: bridge: start hello timer only if device is upNikolay Aleksandrov2017-06-011-1/+2
| | * | netlink: don't send unknown nsidNicolas Dichtel2017-06-011-1/+3
| | * | mpls: fix clearing of dead nh_flags on link upRoopa Prabhu2017-05-311-1/+1
| | * | tcp: reinitialize MTU probing when setting MSS in a TCP repairDouglas Caetano dos Santos2017-05-311-2/+4
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-294-16/+24
| | |\ \
| | | * | netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang2017-05-241-1/+6
OpenPOWER on IntegriCloud