aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-09-15ethtool: Complete kernel-doc comments for RX flow filter and hash controlBen Hutchings
2010-09-14net/irda: Use static const char * const where possibleJoe Perches
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-09-09Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-09-08udp: add rehash on connect()Eric Dumazet
2010-09-08RDS: Remove dead struct from rds.hAndy Grover
2010-09-08RDS: rds.h: Replace u_int[size]_t with uint[size]_tAndy Grover
2010-09-08RDS: Add rds.h to exported headers listAndy Grover
2010-09-08RDS: Implement masked atomic operationsAndy Grover
2010-09-08RDS: Add flag for silent ops. Do atomic op before RDMAAndy Grover
2010-09-08RDS: Implement atomic operationsAndy Grover
2010-09-08net: introduce rcu_dereference_rtnlEric Dumazet
2010-09-08include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-09-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-05cgroups: fix API thinkoMichael S. Tsirkin
2010-09-03serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais
2010-09-03cls_cgroup: Fix rcu lockdep warningLi Zefan
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-09-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-02net: Improve comments in include/linux/phy.hPeter Meerwald
2010-09-01skge: add GRO supportEric Dumazet
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov
2010-08-31net: add a comment on netdev->last_rxEric Dumazet
2010-08-30TCP: update initial windows according to RFC 5681Gerrit Renker
2010-08-30tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker
2010-08-30tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu
2010-08-29net: fix datapath typoSimon Horman
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-27fanotify: resize pid and reorder structureTvrtko Ursulin
2010-08-27mac80211: support runtime interface type changesJohannes Berg
2010-08-27cfg80211: allow changing port control protocolJohannes Berg
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg
2010-08-26gro: __napi_gro_receive() optimizationsEric Dumazet
2010-08-27vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville