aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-05ssb: Add SPROM fallback supportMichael Buesch1-0/+4
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller7-1/+40
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-1/+39
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller1-0/+1
2009-03-04neigh: Allow for user space users of the neighbour tableEric Biederman1-0/+1
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-0/+31
2009-03-03netns: Remove net_aliveEric W. Biederman1-10/+17
2009-03-02sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich1-1/+2
2009-03-02tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis1-2/+2
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+4
2009-03-02skbuff.h: fix timestamps kernel-docRandy Dunlap1-4/+2
2009-03-02wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez1-4/+28
2009-03-02wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez1-0/+35
2009-03-02wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-02wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez1-0/+10
2009-03-02tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen2-2/+0
2009-03-02tcp: add helper for AI algorithmIlpo Järvinen1-0/+1
2009-03-02fix warning in io_mapping_map_wc()Pallipadi, Venkatesh1-1/+4
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller11-18/+50
2009-03-01net headers: export dcbnl.hChris Leech1-0/+1
2009-03-01net headers: cleanup dcbnl.hChris Leech1-1/+3
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller5-1200/+64
2009-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller9-17/+46
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+35
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells1-0/+1
2009-02-27cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez1-1/+4
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2-1/+10
2009-02-27cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez1-3/+3
2009-02-27mac80211: Add software scan notifiersMichael Buesch1-0/+8
2009-02-27mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg1-0/+3
2009-02-27cfg80211: clean up signal typeJohannes Berg2-5/+6
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen2-0/+13
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen1-0/+4
2009-02-27mac80211: Extend the rate control API with an update callbackSujith1-0/+13
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg1-5/+0
2009-02-27make net/ieee80211.h private to ipw2x00Dan Williams1-1185/+0
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani1-0/+4
2009-02-26RDS: Add userspace headerAndy Grover1-0/+250
2009-02-26RDS: Add AF and PF #defines for RDS socketsAndy Grover1-0/+3
2009-02-26inet fragments: fix sparse warning: context imbalanceHannes Eder1-1/+2
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2-4/+23
2009-02-27Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann1-0/+3
2009-02-27Bluetooth: Fix double L2CAP connection requestMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann1-1/+2
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann1-1/+1
2009-02-27Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann1-0/+8
2009-02-27Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann1-4/+5