aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-29drop_monitor: Add module alias to enable automatic module loadingNeil Horman
2012-05-29genetlink: Build a generic netlink family module aliasNeil Horman
2012-05-29memcg: decrement static keys at real destroy timeGlauber Costa
2012-05-29rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo
2012-05-29l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman
2012-05-29mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira
2012-05-29mac80211: fix flag check for QoS NOACK framesClaudio Pisa
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-27ipv6: fix incorrect ipsec fragmentGao feng
2012-05-27xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier
2012-05-25mac80211: Fix race in checking AP status by sending null frameSoumik Das
2012-05-24net/wanrouter: Deprecate and schedule for removalJoe Perches
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-24tcp: take care of overlaps in tcp_try_coalesce()Eric Dumazet
2012-05-24ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang
2012-05-24mm: add a low limit to alloc_large_system_hashTim Bird
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-21libceph: fix pg_temp updatesSage Weil
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-21Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-229p: disconnect channel when PCI device is removedSasha Levin
2012-05-22Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-05-21Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-20ipv6/exthdrs: strict Pad1 and PadN checkEldad Zack
2012-05-20net/ipv4: replace simple_strtoul with kstrtoulEldad Zack
2012-05-20net/ipv4/ipconfig: neaten __setup placementEldad Zack
2012-05-19ipv6: use skb coalescing in reassemblyEric Dumazet
2012-05-19ipv4: use skb coalescing in defragmentationEric Dumazet
2012-05-19net: introduce skb_try_coalesce()Eric Dumazet
2012-05-19net:ipv6:fixed space issues relating to operators.Jeffrin Jose
2012-05-19net:ipv6:fixed a trailing white space issue.Jeffrin Jose
2012-05-19sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slotTrond Myklebust
2012-05-19ipv6: disable GSO on sockets hitting dst_allfragEric Dumazet
2012-05-19net: napi_frags_skb() is staticEric Dumazet
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet