summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-10-161-4/+9
|\
| * rbd: use writefull op for object size writesIlya Dryomov2015-10-161-4/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-151-5/+3
|\ \
| * | xprtrdma: Don't require LOCAL_DMA_LKEY support for fastregSagi Grimberg2015-10-061-5/+3
* | | Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-10-131-1/+1
|\ \ \ | |_|/ |/| |
| * | svcrdma: Fix NFS server crash triggered by 1MB NFS WRITEChuck Lever2015-10-121-1/+1
* | | Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-10-091-2/+4
|\ \ \ | |/ /
| * | svcrdma: handle rdma read with a non-zero initial page offsetSteve Wise2015-09-291-2/+4
* | | Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-10-022-4/+7
|\ \ \
| * | | xprtrdma: disconnect and flush cqs before freeing buffersSteve Wise2015-09-282-4/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-0110-42/+76
|\ \ \ \
| * | | | net: Initialize flow flags in input pathDavid Ahern2015-09-292-0/+2
| * | | | net: dsa: fix preparation of a port STP updateVivien Didelot2015-09-291-3/+8
| * | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-291-4/+5
| * | | | net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is setDavid Ahern2015-09-291-1/+2
| * | | | net sysfs: Print link speed as signed integerAlexander Stein2015-09-291-2/+1
| * | | | af_unix: return data from multiple SKBs on recv() with MSG_PEEK flagAaron Conole2015-09-291-1/+14
| * | | | net: sctp: Don't use 64 kilobyte lookup table for four elementsDenys Vlasenko2015-09-281-9/+11
| * | | | l2tp: protect tunnel->del_work by ref_countAlexander Couzens2015-09-281-2/+9
| * | | | sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss2015-09-281-19/+23
| * | | | sctp: Whitespace fixKarl Heiss2015-09-281-2/+2
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-015-35/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | xprtrdma: Replace global lkey with lkey local to PDChuck Lever2015-09-255-35/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-2648-341/+644
|\ \ \
| * | | net: Fix panic in icmp_route_lookupDavid Ahern2015-09-251-2/+2
| * | | net: fix net_device refcountingRussell King2015-09-242-1/+13
| * | | net: dsa: fix of_mdio_find_bus() device refcount leakRussell King2015-09-241-7/+31
| * | | ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett2015-09-241-8/+8
| * | | Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-09-241-5/+8
| |\ \ \
| | * | | mac80211: reset CQM history upon reconfigurationSara Sharon2015-09-221-0/+1
| | * | | mac80211: fix VHT MCS mask array overrunJohannes Berg2015-09-221-5/+7
| * | | | ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett2015-09-241-8/+8
| * | | | fib_rules: fix fib rule dumps across multiple skbsWilson Kok2015-09-241-5/+9
| * | | | net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong2015-09-241-15/+15
| * | | | lwtunnel: remove source and destination UDP port config optionJiri Benc2015-09-241-24/+0
| * | | | ipv4: send arp replies to the correct tunnelJiri Benc2015-09-242-14/+53
| * | | | netlink: Replace rhash_portid with boundHerbert Xu2015-09-242-12/+29
| * | | | Fix AF_PACKET ABI breakage in 4.2David Woodhouse2015-09-231-15/+17
| * | | | netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-232-2/+10
| * | | | tcp: add proper TS val into RST packetsEric Dumazet2015-09-231-0/+1
| * | | | net: dsa: Fix Marvell Egress Trailer checkNeil Armstrong2015-09-221-1/+1
| * | | | openvswitch: Zero flows on allocation.Jesse Gross2015-09-223-14/+15
| * | | | inet: fix races in reqsk_queue_hash_req()Eric Dumazet2015-09-211-4/+4
| * | | | tcp/dccp: fix timewait races in timer handlingEric Dumazet2015-09-213-15/+18
| * | | | netlink: Fix autobind race condition that leads to zero port IDHerbert Xu2015-09-202-5/+8
| * | | | iptunnel: make rx/tx bytes counters consistentNicolas Dichtel2015-09-201-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-202-8/+25
| |\ \ \ \
| | * | | | netfilter: nf_log: wait for rcu grace after logger unregistrationPablo Neira Ayuso2015-09-171-0/+1
| | * | | | netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPECPablo Neira Ayuso2015-09-141-6/+18
| | * | | | netfilter: nf_log: don't zap all loggers on unregisterFlorian Westphal2015-09-141-2/+6
OpenPOWER on IntegriCloud