summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-07-283-13/+23
|\
| * SUNRPC: Report TCP errors to the callerTrond Myklebust2015-07-271-7/+6
| * sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.NeilBrown2015-07-271-0/+9
| * SUNRPC: xprt_complete_bc_request must also decrement the free slot countTrond Myklebust2015-07-221-1/+1
| * SUNRPC: Fix a backchannel deadlockTrond Myklebust2015-07-221-2/+2
| * SUNRPC: Don't confuse ENOBUFS with a write_space issueTrond Myklebust2015-07-031-1/+2
| * SUNRPC: Don't reencode message if transmission failed with ENOBUFSTrond Myklebust2015-07-031-2/+3
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-231-0/+1
|\ \
| * | 9p/trans_virtio: reset virtio device on removePierre Morel2015-07-131-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-2231-135/+295
|\ \ \
| * | | openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges2015-07-211-1/+1
| * | | netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal2015-07-211-32/+47
| * | | tcp: suppress a division by zero warningEric Dumazet2015-07-211-6/+5
| * | | inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee2015-07-211-2/+4
| * | | sched: cls_flow: fix panic on filter replaceDaniel Borkmann2015-07-211-2/+3
| * | | sched: cls_flower: fix panic on filter replaceDaniel Borkmann2015-07-211-1/+1
| * | | sched: cls_bpf: fix panic on filter replaceDaniel Borkmann2015-07-211-1/+1
| * | | Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-07-2110-41/+94
| |\ \ \
| | * | | cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-175-25/+53
| | * | | mac80211: add missing length check for confirm framesBob Copeland2015-07-171-0/+3
| | * | | mac80211: correct aid location in peering framesBob Copeland2015-07-171-1/+1
| | * | | wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni2015-07-171-3/+3
| | * | | mac80211: shut down interfaces before destroying interface listJohannes Berg2015-07-171-11/+14
| | * | | mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K2015-07-171-0/+16
| | * | | mac80211: don't clear all tx flags when requeingMichal Kazior2015-07-171-1/+3
| | * | | mac80211: clear subdir_stations when removing debugfsTom Hughes2015-07-171-0/+1
| * | | | net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov2015-07-211-1/+3
| * | | | caif: fix leaks and race in caif_queue_rcv_skb()Eric Dumazet2015-07-211-11/+8
| * | | | Revert "sit: Add gro callbacks to sit_offload"Herbert Xu2015-07-201-2/+0
| * | | | tc: act_bpf: fix memory leakAlexei Starovoitov2015-07-151-0/+3
| * | | | fq_codel: fix return value of fq_codel_drop()WANG Cong2015-07-151-1/+10
| * | | | net_sched: fix a use-after-free in sfqWANG Cong2015-07-151-1/+1
| * | | | ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-07-152-9/+27
| * | | | fq_codel: fix a use-after-freeWANG Cong2015-07-151-1/+1
| * | | | tcp: don't use F-RTO on non-recurring timeoutsYuchung Cheng2015-07-151-2/+1
| * | | | bridge: mdb: fix double add notificationNikolay Aleksandrov2015-07-151-1/+0
| * | | | bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leaveSatish Ashok2015-07-151-7/+30
| * | | | net: Fix skb csum races when peekingHerbert Xu2015-07-151-6/+9
| * | | | NET: AX.25: Stop heartbeat timer on disconnect.Richard Stearn2015-07-151-0/+1
| * | | | net: Clone skb before setting peeked flagHerbert Xu2015-07-151-3/+38
| * | | | rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTSDaniel Borkmann2015-07-151-4/+7
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-07-151-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | rds: rds_ib_device.refcount overflowWengang Wang2015-07-141-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-1325-194/+242
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...David S. Miller2015-07-123-8/+13
| |\ \ \
| | * | | can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-123-8/+13
| * | | | net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli2015-07-111-1/+1
| * | | | net: dsa: Test array index before useFlorian Fainelli2015-07-111-2/+2
| |/ / /
| * | | net: switchdev: don't abort unsupported operationsVivien Didelot2015-07-111-4/+8
| * | | net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter2015-07-101-2/+2