summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-09-16Phonet: hook resource routing to userspace via ioctl()'sRémi Denis-Courmont1-0/+2
2010-09-16Phonet: resource routing backendRémi Denis-Courmont1-0/+5
2010-09-16Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont1-0/+5
2010-09-16net: add rtnl_dereference()Eric Dumazet1-0/+9
2010-09-16ethtool: Remove unimplemented flow specification typesBen Hutchings1-19/+2
2010-09-16ethtool: Complete kernel-doc comments for RX flow filter and hash controlBen Hutchings1-16/+113
2010-09-15net/irda: Use static const char * const where possibleJoe Perches1-1/+1
2010-09-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller53-148/+526
2010-09-10Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-1/+10
2010-09-10Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller2-41/+66
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller332-3752/+8706
2010-09-09udp: add rehash on connect()Eric Dumazet2-0/+2
2010-09-09RDS: Remove dead struct from rds.hAndy Grover1-8/+0
2010-09-09RDS: rds.h: Replace u_int[size]_t with uint[size]_tAndy Grover1-29/+29
2010-09-09RDS: Add rds.h to exported headers listAndy Grover2-6/+7
2010-09-09RDS: Implement masked atomic operationsAndy Grover1-0/+12
2010-09-09RDS: Add flag for silent ops. Do atomic op before RDMAAndy Grover1-0/+1
2010-09-09RDS: Implement atomic operationsAndy Grover1-0/+19
2010-09-09net: introduce rcu_dereference_rtnlEric Dumazet1-0/+11
2010-09-09include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches1-1/+4
2010-09-08ipvs: fix active FTPJulian Anastasov1-0/+3
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-5/+5
2010-09-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+2
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2-6/+11
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-7/+11
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-3/+3
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang1-0/+20
2010-09-05cgroups: fix API thinkoMichael S. Tsirkin1-1/+10
2010-09-04serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais2-3/+3
2010-09-03cls_cgroup: Fix rcu lockdep warningLi Zefan1-2/+8
2010-09-03drivers/net: avoid some skb->ip_summed initializationsEric Dumazet1-0/+15
2010-09-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-15/+49
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-15/+49
2010-09-02net: Improve comments in include/linux/phy.hPeter Meerwald1-2/+2
2010-09-01skge: add GRO supportEric Dumazet1-0/+1
2010-09-01powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov1-0/+2
2010-09-01net: add a comment on netdev->last_rxEric Dumazet1-1/+8
2010-08-31TCP: update initial windows according to RFC 5681Gerrit Renker1-8/+2
2010-08-31tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker1-0/+15
2010-08-31tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2-0/+2
2010-08-30net: fix datapath typoSimon Horman1-1/+1
2010-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+14
2010-08-29Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2-10/+4
2010-08-29Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+13
2010-08-29NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells1-0/+8
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-11/+12
2010-08-28fanotify: resize pid and reorder structureTvrtko Ursulin1-3/+3
2010-08-27mac80211: support runtime interface type changesJohannes Berg1-0/+9
2010-08-27cfg80211: allow changing port control protocolJohannes Berg2-8/+32
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg1-1/+2