aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-16cfg80211: add regulatory netlink multicast groupLuis R. Rodriguez
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez
2009-03-16GRO: Move netpoll checks to correct locationHerbert Xu
2009-03-15tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen
2009-03-15tcp: simplify tcp_current_mssIlpo Järvinen
2009-03-15net: reorder fields of struct socketEric Dumazet
2009-03-13ppp: ppp_mp_explode() redesignGabriele Paoloni
2009-03-13phylib: convert state_queue work to delayed_workMarcin Slusarz
2009-03-13Network Drop Monitor: Adding Build changes to enable drop monitorNeil Horman
2009-03-13Network Drop Monitor: Adding drop monitor implementation & Netlink protocolNeil Horman
2009-03-13Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...Neil Horman
2009-03-05ssb: Add SPROM fallback supportMichael Buesch
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller
2009-03-04neigh: Allow for user space users of the neighbour tableEric Biederman
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-02skbuff.h: fix timestamps kernel-docRandy Dunlap
2009-03-02wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez
2009-03-02wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez
2009-03-02wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-02wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez
2009-03-02tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen
2009-03-02fix warning in io_mapping_map_wc()Pallipadi, Venkatesh
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-01net headers: export dcbnl.hChris Leech
2009-03-01net headers: cleanup dcbnl.hChris Leech
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani
2009-02-26RDS: Add userspace headerAndy Grover
2009-02-26RDS: Add AF and PF #defines for RDS socketsAndy Grover
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney
2009-02-25ide: fix refcounting in device driversBartlomiej Zolnierkiewicz
2009-02-25Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-24netlink: change nlmsg_notify() return value logicPablo Neira Ayuso
2009-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki