aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-19KEYS: Allow special keyrings to be clearedDavid Howells1-0/+1
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds7-7/+7
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-35/+64
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds3-20/+15
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds50-182/+311
2012-01-12RDS: Remove some unused iWARP codeRoland Dreier1-14/+1
2012-01-12net_sched: sfq: add optional RED on top of SFQEric Dumazet1-16/+130
2012-01-12net: decrement memcg jump label when limit, not usage, is changedGlauber Costa1-1/+1
2012-01-12net: reintroduce missing rcu_assign_pointer() callsEric Dumazet32-63/+61
2012-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller11-56/+86
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell1-2/+4
2012-01-11inet_diag: Rename inet_diag_req_compat into inet_diag_reqPavel Emelyanov1-4/+4
2012-01-11inet_diag: Rename inet_diag_req into inet_diag_req_v2Pavel Emelyanov4-28/+28
2012-01-11mac80211: fix rx->key NULL pointer dereference in promiscuous modeStanislaw Gruszka1-1/+1
2012-01-11nl80211: fix old station flags compatibilityJohannes Berg1-4/+30
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds8-216/+248
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-20/+29
2012-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-nextJohn W. Linville9-51/+55
2012-01-10libceph: remove useless return value for osd_client __send_request()Sage Weil1-15/+6
2012-01-10crush: fix force for non-root TAKESage Weil1-3/+8
2012-01-10ceph: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-12/+27
2012-01-09igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings1-0/+2
2012-01-09net: Fix build with INET disabled.David S. Miller1-0/+1
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-4/+4
2012-01-09net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko1-6/+6
2012-01-09net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko1-2/+2
2012-01-08net: sk_update_clone is only used in net/core/sock.cStephen Rothwell1-0/+6
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-6/+3
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+2
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-4/+3
2012-01-07pktgen: set correct max and min in pktgen_setup_inject()Dan Carpenter1-2/+2
2012-01-07net: Default UDP and UNIX diag to 'n'.David S. Miller2-2/+6
2012-01-07net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa1-0/+2
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds432-11004/+24072
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris7-7/+7
2012-01-05vfs: fix up ENOIOCTLCMD error handlingLinus Torvalds1-15/+1
2012-01-05svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdownJ. Bruce Fields1-1/+0
2012-01-05svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields1-0/+3
2012-01-05net_sched: red: split red_parms into parms and varsEric Dumazet3-52/+62
2012-01-05net_sched: sfq: extend limitsEric Dumazet1-58/+117
2012-01-05net_sched: Bug in netem reorderingHagen Paul Pfeifer1-2/+2
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches8-216/+248
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson1-1/+2
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2-19/+27
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville18-102/+149
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2012-01-04ipv6/addrconf: speedup /proc/net/if_inet6 fillingMihai Maruseac1-15/+28
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman2-3/+5
2012-01-04mac80211: remove dead codeMohammed Shafi Shajakhan2-19/+0