summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-9/+19
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds-2/+2
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet-6/+12
2012-06-01tcp: do not create inetpeer on SYNACK messageEric Dumazet-1/+2
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+0
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-58/+75
2012-06-01sch_atm.c: get rid of poinless externAl Viro-2/+0
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-45/+68
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields-3/+3
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields-19/+8
2012-05-31svcrpc: fix a comment typoJ. Bruce Fields-1/+1
2012-05-31sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton-1/+1
2012-05-31SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky-4/+0
2012-05-31SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky-14/+17
2012-05-31rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields-16/+45
2012-05-31net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang-2/+5
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-61/+122
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds-276/+235
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-8/+9
2012-05-29drop_monitor: Add module alias to enable automatic module loadingNeil Horman-0/+1
2012-05-29genetlink: Build a generic netlink family module aliasNeil Horman-3/+2
2012-05-29memcg: decrement static keys at real destroy timeGlauber Costa-7/+27
2012-05-29rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo-2/+1
2012-05-29l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman-3/+39
2012-05-29mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira-6/+6
2012-05-29mac80211: fix flag check for QoS NOACK framesClaudio Pisa-1/+1
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-9/+12
2012-05-27ipv6: fix incorrect ipsec fragmentGao feng-18/+53
2012-05-27xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier-26/+16
2012-05-25mac80211: Fix race in checking AP status by sending null frameSoumik Das-1/+2
2012-05-24net/wanrouter: Deprecate and schedule for removalJoe Perches-1/+1
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-855/+1350
2012-05-24tcp: take care of overlaps in tcp_try_coalesce()Eric Dumazet-0/+5
2012-05-24ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang-6/+6
2012-05-24mm: add a low limit to alloc_large_system_hashTim Bird-20/+13
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-16/+43
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-26/+1
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-83/+65
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds-8/+8
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-73/+64
2012-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-829/+1326
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville-829/+1326
2012-05-21libceph: fix pg_temp updatesSage Weil-1/+5
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-13/+7
2012-05-21Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2012-05-229p: disconnect channel when PCI device is removedSasha Levin-1/+2
2012-05-22Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris-0/+1
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg-3/+4
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-11997/+18656