summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-09-30Merge branch 'bugfixes' into linux-nextTrond Myklebust
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa
2014-09-29ematch: Fix matching of inverted containers.Ignacy Gawędzki
2014-09-29gro: fix aggregation for skb using frag_listEric Dumazet
2014-09-29svcrdma: advertise the correct max payloadSteve Wise
2014-09-28neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong
2014-09-28ip6_gre: Return an error when adding an existing tunnel.Steffen Klassert
2014-09-28ip6_vti: Return an error when adding an existing tunnel.Steffen Klassert
2014-09-28ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert
2014-09-28net: make tcp_cleanup_rbuf privateDan Williams
2014-09-28net_dma: revert 'copied_early'Dan Williams
2014-09-28net_dma: simple removalDan Williams
2014-09-26ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel
2014-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-09-26ip_tunnel: Don't allow to add the same tunnel multiple times.Steffen Klassert
2014-09-25SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUTTrond Myklebust
2014-09-25NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()NeilBrown
2014-09-24rpc: Add -EPERM processing for xs_udp_send_request()Jason Baron
2014-09-24rpc: return sent and err from xs_sendpages()Jason Baron
2014-09-24SUNRPC: Don't wake tasks during connection abortBenjamin Coddington
2014-09-24Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-22ipv4: do not use this_cpu_ptr() in preemptible contextEric Dumazet
2014-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-09-22net: rfkill: gpio: Fix clock statusLoic Poulain
2014-09-22net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet
2014-09-19openvswitch: restore OVS_FLOW_CMD_NEW notificationsSamuel Gauthier
2014-09-19Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-16net: rfkill: gpio: Enable module auto-loading for ACPI based switchesMarcel Holtmann
2014-09-16xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-09-16xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-09-15bridge: Fix br_should_learn to check vlan_enabledVlad Yasevich
2014-09-15net: fix creation adjacent device symlinksAlexander Y. Fomichev
2014-09-13bridge: Allow clearing of pvid and untagged bitmapVlad Yasevich
2014-09-13bridge: Check if vlan filtering is enabled only once.Vlad Yasevich
2014-09-12Merge tag 'master-2014-09-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-12ipv6: clean up anycast when an interface is destroyedSabrina Dubroca
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-09-10rpc: xs_bind - do not bind when requesting a random ephemeral portChris Perl
2014-09-10libceph: do not hard code max auth ticket lenIlya Dryomov
2014-09-10libceph: add process_one_ticket() helperIlya Dryomov
2014-09-10libceph: gracefully handle large reply messages from the monSage Weil
2014-09-09RxRPC: Fix missing __user annotationDavid Howells
2014-09-09net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha
2014-09-09Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-09-08net: fix skb_page_frag_refill() kerneldocEric Dumazet