summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-06-10Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-07net: netfilter: LLVMLinux: vlais-netfilterMark Charlebois
2014-06-06svcrdma: Fence LOCAL_INV work requestsSteve Wise
2014-06-06svcrdma: refactor marshalling logicSteve Wise
2014-06-06nfsd4: simplify server xdr->next_page useJ. Bruce Fields
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu
2014-06-02tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng
2014-06-02netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-02net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-02bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita
2014-06-01bridge: notify user space after fdb updateJon Maxwell
2014-06-01net: fix wrong mac_len calculation for vlansNikolay Aleksandrov
2014-05-31Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-05-31batman-adv: fix NULL pointer dereferencesMarek Lindner
2014-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-05-30SUNRPC/NFSD: Remove using of dprintk with KERN_WARNINGKinglong Mee
2014-05-30nfsd4: better reservation of head space for krb5J. Bruce Fields
2014-05-30rpc: define xdr_restrict_buflenJ. Bruce Fields
2014-05-30nfsd4: allow encoding across page boundariesJ. Bruce Fields
2014-05-30rpc: xdr_truncate_encodeJ. Bruce Fields
2014-05-26ipvs: Fix panic due to non-linear skbPeter Christensen
2014-05-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-22batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang
2014-05-22SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown
2014-05-22ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-05-22SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust
2014-05-22NFSD: Ignore client's source port on RDMA transportsChuck Lever
2014-05-21ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet
2014-05-21net_sched: fix an oops in tcindex filterCong Wang
2014-05-21ip_tunnel: Initialize the fallback device properlySteffen Klassert
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-05-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich
2014-05-16vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich
2014-05-16net: Find the nesting level of a given device by type.Vlad Yasevich
2014-05-16net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet
2014-05-16ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs
2014-05-16net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()Fabian Godehardt
2014-05-16net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti
2014-05-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-16af_rxrpc: Fix XDR length check in rxrpc key demarshalling.Nathaniel W Filardo
2014-05-16crush: decode and initialize chooseleaf_vary_rIlya Dryomov
2014-05-16libceph: fix corruption when using page_count 0 page in rbdChunwei Chen