summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Allow sockets to do GFP_NOIO allocationsTrond Myklebust2015-08-191-3/+3
* Merge branch 'bugfixes'Trond Myklebust2015-08-171-4/+5
|\
| * SUNRPC: Fix a thinko in xs_connect()Trond Myklebust2015-08-171-4/+5
* | Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-08-177-308/+276
|\ \ | |/ |/|
| * xprtrdma: take HCA driver refcount at clientDevesh Sharma2015-08-051-8/+29
| * xprtrdma: Count RDMA_NOMSG type callsChuck Lever2015-08-053-2/+5
| * xprtrdma: Clean up xprt_rdma_print_stats()Chuck Lever2015-08-051-25/+23
| * xprtrdma: Fix large NFS SYMLINK callsChuck Lever2015-08-051-9/+16
| * xprtrdma: Fix XDR tail buffer marshallingChuck Lever2015-08-051-2/+42
| * xprtrdma: Don't provide a reply chunk when expecting a short replyChuck Lever2015-08-051-12/+1
| * xprtrdma: Always provide a write list when sending NFS READChuck Lever2015-08-051-17/+4
| * xprtrdma: Account for RPC/RDMA header size when deciding to inlineChuck Lever2015-08-051-2/+27
| * xprtrdma: Remove logic that constructs RDMA_MSGP type callsChuck Lever2015-08-053-107/+51
| * xprtrdma: Clean up rpcrdma_ia_open()Chuck Lever2015-08-055-45/+67
| * xprtrdma: Remove last ib_reg_phys_mr() call siteChuck Lever2015-08-052-82/+21
| * xprtrdma: Don't fall back to PHYSICAL memory registrationChuck Lever2015-08-051-1/+1
| * xprtrdma: Raise maximum payload size to one megabyteChuck Lever2015-08-051-2/+1
| * xprtrdma: Make xprt_setup_rdma() agnostic to family of server addressChuck Lever2015-08-051-17/+11
* | sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton2015-08-121-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-3143-228/+402
|\
| * act_pedit: check binding before calling tcf_hash_release()WANG Cong2015-07-311-3/+2
| * net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...Sowmini Varadhan2015-07-301-1/+2
| * net: sched: fix refcount imbalance in actionsDaniel Borkmann2015-07-301-5/+6
| * act_bpf: fix memory leaks when replacing bpf programsDaniel Borkmann2015-07-291-18/+35
| * ipv6: flush nd cache on IFF_NOARP changeEric Dumazet2015-07-291-0/+6
| * bridge: mdb: fix delmdb state in the notificationNikolay Aleksandrov2015-07-291-0/+1
| * bridge: mcast: give fast leave precedence over multicast router and querierSatish Ashok2015-07-291-24/+26
| * bridge: Fix network header pointer for vlan tagged packetsToshiaki Makita2015-07-291-7/+22
| * packet: tpacket_snd(): fix signed/unsigned comparisonAlexander Drozdov2015-07-291-1/+2
| * arp: filter NOARP neighbours for SIOCGARPEric Dumazet2015-07-281-7/+9
| * net/ipv4: suppress NETDEV_UP notification on address lifetime updateDavid Ward2015-07-281-1/+0
| * bridge: stp: when using userspace stp stop kernel hello and hold timersNikolay Aleksandrov2015-07-283-4/+18
| * packet: missing dev_put() in packet_do_bind()Lars Westerhoff2015-07-271-5/+3
| * fib_trie: Drop unnecessary calls to leaf_pull_suffixAlexander Duyck2015-07-271-4/+0
| * tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca2015-07-274-9/+13
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-261-0/+4
| |\
| | * Bluetooth: Fix NULL pointer dereference in smp_conn_securityJohan Hedberg2015-07-231-0/+4
| * | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov2015-07-263-3/+2
| * | inet: frag: don't wait for timer deletion when evictingFlorian Westphal2015-07-261-18/+11
| * | inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-265-16/+16
| * | inet: frag: don't re-use chainlist for evictorFlorian Westphal2015-07-261-5/+3
| * | net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warningsDaniel Borkmann2015-07-261-6/+0
| * | bridge: netlink: fix slave_changelink/br_setport race conditionsNikolay Aleksandrov2015-07-261-1/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-2511-77/+163
| |\ \
| | * | netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer2015-07-221-1/+2
| | * | Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2015-07-205-39/+110
| | |\ \
| | | * | ipvs: call skb_sender_cpu_clearJulian Anastasov2015-07-141-0/+6
| | | * | ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov2015-07-141-1/+1
| | | * | ipvs: skb_orphan in case of forwardingAlex Gartrell2015-07-141-0/+27
| | | * | ipvs: fix crash if scheduler is changedJulian Anastasov2015-07-143-37/+69
OpenPOWER on IntegriCloud