summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | sctp: no need to check assoc id before calling sctp_assoc_set_idXin Long2017-06-101-6/+2Star
* | | | | | sctp: use read_lock_bh in sctp_eps_seq_showXin Long2017-06-101-4/+2Star
* | | | | | sctp: fix recursive locking warning in sctp_do_peeloffXin Long2017-06-101-2/+2
* | | | | | net/packet: remove unneeded declaraion of tpacket_snd().Rosen, Rami2017-06-101-1/+0Star
* | | | | | bpf: Remove duplicate tcp_filter hook in ipv6Chenbo Feng2017-06-101-3/+0Star
* | | | | | netns: fix error code when the nsid is already usedNicolas Dichtel2017-06-101-0/+1
* | | | | | netns: define extack error msg for nsis cmdsNicolas Dichtel2017-06-101-9/+33
* | | | | | 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/+0Star
* | | | | 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/+6Star
* | | | | 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/+41Star
| * | | | | 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-0731-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/+0Star
| | * | | devlink: fix potential memort leakHaishuang Yan2017-06-051-2/+6
| | * | | sit: reload iphdr in ipip6_rcvHaishuang Yan2017-06-051-0/+1
| | * | | net: ping: do not abuse udp_poll()Eric Dumazet2017-06-053-3/+3
| | * | | net: dsa: Fix stale cpu_switch reference after unbind then bindFlorian Fainelli2017-06-051-1/+3
| | * | | ipv6: Fix leak in ipv6_gso_segment().David S. Miller2017-06-051-1/+3
| | * | | sock: reset sk_err when the error queue is emptySoheil Hassas Yeganeh2017-06-051-1/+4
| | * | | ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie2017-06-051-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/+72Star
| | |\ \ \
| | | * | | mac80211: fix dropped counter in multiqueue RXJohannes Berg2017-06-011-1/+1
| | | * | | mac80211: fix TX aggregation start/stop callback raceJohannes Berg2017-05-305-100/+71Star