summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-1010-610/+547
|\
| * svcrdma: Fence LOCAL_INV work requestsSteve Wise2014-06-061-1/+1
| * svcrdma: refactor marshalling logicSteve Wise2014-06-063-604/+331
| * nfsd4: simplify server xdr->next_page useJ. Bruce Fields2014-06-061-4/+5
| * SUNRPC/NFSD: Remove using of dprintk with KERN_WARNINGKinglong Mee2014-05-301-2/+1
| * nfsd4: better reservation of head space for krb5J. Bruce Fields2014-05-302-0/+4
| * rpc: define xdr_restrict_buflenJ. Bruce Fields2014-05-301-0/+29
| * nfsd4: allow encoding across page boundariesJ. Bruce Fields2014-05-302-2/+77
| * rpc: xdr_truncate_encodeJ. Bruce Fields2014-05-301-0/+66
| * SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown2014-05-222-0/+18
| * SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust2014-05-221-0/+2
| * NFSD: Ignore client's source port on RDMA transportsChuck Lever2014-05-223-1/+17
| * SUNRPC: Fix printk that is not only for nfsdKinglong Mee2014-05-081-1/+1
* | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-06-093-22/+25
|\ \
| * | cgroup: remove css_parent()Tejun Heo2014-05-162-2/+2
| * | cgroup: replace cftype->trigger() with cftype->write()Tejun Heo2014-05-131-7/+8
| * | cgroup: replace cftype->write_string() with cftype->write()Tejun Heo2014-05-132-13/+15
* | | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-06-081-5/+17
|\ \ \
| * | | net: netfilter: LLVMLinux: vlais-netfilterMark Charlebois2014-06-071-5/+17
* | | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-0817-36/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-0317-36/+34
| |\ \ \
| | * | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-1817-36/+34
* | | | | net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu2014-06-021-1/+6
* | | | | tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng2014-06-021-6/+5
* | | | | netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-021-1/+6
* | | | | net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-021-8/+3
* | | | | bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita2014-06-023-2/+37
* | | | | bridge: notify user space after fdb updateJon Maxwell2014-06-011-1/+7
* | | | | net: fix wrong mac_len calculation for vlansNikolay Aleksandrov2014-06-011-10/+25
* | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-05-311-3/+3
|\ \ \ \ \
| * | | | | batman-adv: fix NULL pointer dereferencesMarek Lindner2014-05-311-3/+3
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-301-5/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ipvs: Fix panic due to non-linear skbPeter Christensen2014-05-261-5/+10
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-241-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-231-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2014-05-191-2/+2
| | |\ \ \ \ \
| | | * | | | | Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz2014-05-141-2/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-2357-297/+556
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang2014-05-221-1/+1
| * | | | | | | ipv4: initialise the itag variable in __mkroute_inputLi RongQing2014-05-221-1/+1
| * | | | | | | ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2014-05-212-6/+2
| * | | | | | | net_sched: fix an oops in tcindex filterCong Wang2014-05-211-10/+20
| * | | | | | | ip_tunnel: Initialize the fallback device properlySteffen Klassert2014-05-211-0/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-211-26/+23
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | netfilter: nf_tables: fix trace of matching non-terminal rulePablo Neira Ayuso2014-05-151-1/+3
| | * | | | | | netfilter: nf_tables: fix missing return trace at the end of non-base chainPablo Neira Ayuso2014-05-121-5/+3
| | * | | | | | netfilter: nf_tables: fix bogus rulenum after goto actionPablo Neira Ayuso2014-05-121-1/+1
| | * | | | | | netfilter: nf_tables: fix tracing of the goto actionPablo Neira Ayuso2014-05-121-1/+5
| | * | | | | | netfilter: nf_tables: fix goto actionPablo Neira Ayuso2014-05-121-18/+10
| | * | | | | | netfilter: nf_tables: reset rule number counter after jump and gotoPablo Neira Ayuso2014-05-101-1/+2
OpenPOWER on IntegriCloud