summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2009-03-162-21/+22
* cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez2009-03-161-3/+0
* tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen2009-03-151-0/+1
* tcp: simplify tcp_current_mssIlpo Järvinen2009-03-152-3/+11
* tcp: consolidate paws checkIlpo Järvinen2009-03-151-4/+14
* net: reorder fields of struct socketEric Dumazet2009-03-151-2/+6
* ppp: ppp_mp_explode() redesignGabriele Paoloni2009-03-131-1/+1
* phylib: convert state_queue work to delayed_workMarcin Slusarz2009-03-131-2/+1
* Network Drop Monitor: Adding Build changes to enable drop monitorNeil Horman2009-03-131-0/+1
* Network Drop Monitor: Adding drop monitor implementation & Netlink protocolNeil Horman2009-03-131-0/+56
* Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...Neil Horman2009-03-131-1/+3
* Network Drop Monitor: Add trace declaration for skb freesNeil Horman2009-03-131-0/+8
* ssb: Add SPROM fallback supportMichael Buesch2009-03-051-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-057-1/+40
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-046-1/+39
| |\
| | * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-031-0/+4
| | |\
| | | * sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-271-0/+4
| | * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-034-0/+31
| | |\ \
| | | * | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-264-0/+31
| | | |/
| | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-021-1/+4
| | |\ \
| | | * | fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-021-1/+4
| * | | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-041-0/+1
| * | | | netns: Remove net_aliveEric W. Biederman2009-03-031-10/+17
| |/ / /
* | | | neigh: Allow for user space users of the neighbour tableEric Biederman2009-03-041-0/+1
* | | | sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich2009-03-021-1/+2
* | | | tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis2009-03-021-2/+2
* | | | skbuff.h: fix timestamps kernel-docRandy Dunlap2009-03-021-4/+2
* | | | wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez2009-03-021-4/+28
* | | | wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez2009-03-021-0/+35
* | | | wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-021-1/+1
* | | | wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez2009-03-021-0/+10
* | | | tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen2009-03-022-2/+0
* | | | tcp: add helper for AI algorithmIlpo Järvinen2009-03-021-0/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-0111-18/+50
|\ \ \ \ | |/ / /
| * | | net headers: export dcbnl.hChris Leech2009-03-011-0/+1
| * | | net headers: cleanup dcbnl.hChris Leech2009-03-011-1/+3
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-289-17/+46
| |\ \ \ | | |/ /
| | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-271-11/+35
| | |\ \
| | | * | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-251-11/+35
| | * | | Fix recursive lock in free_uid()/free_user_ns()David Howells2009-02-271-0/+1
| | * | | block: reduce stack footprint of blk_recount_segments()Jens Axboe2009-02-261-0/+2
| | * | | ide: fix refcounting in device driversBartlomiej Zolnierkiewicz2009-02-251-1/+1
| | * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-252-2/+3
| | |\ \ \
| | | * | | drm: disable encoders before re-routing themJesse Barnes2009-02-251-0/+1
| | | * | | drm: Fix ordering of bit fields in EDID structure leading huge vsync values.Jesse Barnes2009-02-251-2/+2
| | | | |/ | | | |/|
| | * | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-02-251-1/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao2009-02-091-1/+2
| | * | | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare2009-02-242-2/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-285-1200/+64
|\ \ \ \ \
| * | | | | cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez2009-02-271-1/+4
OpenPOWER on IntegriCloud