aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-04net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski10-20/+19
2008-08-04net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski12-34/+68
2008-08-03net: eliminate refcounting in backlog queueStephen Hemminger1-7/+16
2008-08-03ipv6: Do not drop packet if skb->local_df is set to trueWei Yongjun1-1/+1
2008-08-03sctp: Drop ipfargok in sctp_xmit functionHerbert Xu4-11/+15
2008-08-03ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data pointerYang Hongyang1-0/+2
2008-08-03ipv6: syncookies: free reqsk on xfrm_lookup errorFlorian Westphal1-11/+11
2008-08-03net: Add missing extra2 parameter for ip_default_ttl sysctlSven Wegener1-0/+1
2008-08-03net: use software GSO for SG+CSUM capable netdevicesLennert Buytenhek1-0/+4
2008-08-03net: fix missing pneigh entries in the neighbor seq_file codeChris Larson1-5/+6
2008-08-03net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get_idx.Chris Larson1-1/+1
2008-08-02pkt_sched: Make sure RTNL is held in qdisc_root_lock().David S. Miller1-0/+12
2008-08-02mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().David S. Miller1-2/+4
2008-08-02pkt_sched: Use qdisc_lock() on already sampled root qdisc.David S. Miller2-8/+8
2008-08-02rt2x00: Fix compile warningIvo van Doorn2-3/+3
2008-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller29-408/+1161
2008-08-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds192-38/+18
2008-08-01embedded: fix vc_translate operator precedenceTim Bird1-1/+1
2008-08-01Remove EXPORTS of follow_page & zap_page_rangeJack Steiner1-2/+0
2008-08-01dual license ftrace.txtSteven Rostedt1-0/+1
2008-08-01FRV: Wire up new system callsDavid Howells2-2/+13
2008-08-01MN10300: Wire up new system callsDavid Howells2-0/+12
2008-08-01try harder to load tty ldisc driverEugeniy Meshcheryakov1-1/+1
2008-08-01Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds8-11/+312
2008-08-01Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds5-0/+0
2008-08-01mm/hugetlb: don't crash when HPAGE_SHIFT is 0Benjamin Herrenschmidt1-1/+6
2008-08-01Missing symbol prefix on vmlinux.lds.hYoshinori Sato1-7/+7
2008-08-01PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas1-47/+49
2008-08-01Remove newline from the description of module parametersNiels de Vos12-16/+16
2008-08-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds8-83/+356
2008-08-01Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pullLinus Torvalds83-3098/+3105
2008-08-01iwl3945: Fix statistics in monitor modeMaxim Levitsky1-4/+6
2008-08-01prism54 - Use offsetof()Takashi Iwai1-1/+1
2008-08-01ipw2200 - Fix bad ipw_write8() macroTakashi Iwai1-2/+3
2008-08-01rtl8187: Fix lockups due to concurrent access to config routineLarry Finger2-1/+18
2008-08-01rt2500pci: restoring missing linePeter Chubb1-0/+1
2008-08-01libertas: only enable rtap with mesh firmwareDan Williams1-6/+9
2008-08-01rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn3-2/+10
2008-08-01rt2x00: Fix VGC lower bound initializationIvo van Doorn1-3/+3
2008-08-01rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn1-0/+5
2008-08-01rt2x00: Fix partial antenna configurationIvo van Doorn1-0/+4
2008-08-01rt2x00: Fix access permissions on debugfs filesIvo van Doorn1-10/+7
2008-08-01Rtl8187 PATCH add usb ID for asus wireless linkAndrea Merello2-0/+3
2008-08-01iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler1-4/+4
2008-08-01ath5k: remove obsolete declaration of struct ieee80211_hw_modeHelmut Schaa1-1/+0
2008-08-01mac80211: fix fragmentation kludgeTomas Winkler3-5/+14
2008-08-01Ath5k: mask out unneeded interruptsJiri Slaby1-0/+1
2008-08-01RFKILL: set the status of the leds on activation.Dmitry Baryshkov1-0/+12
2008-08-01RFKILL: allow one to specify led trigger nameDmitry Baryshkov1-1/+2
2008-08-01rfkill: query EV_SW states when rfkill-input (re)?connects to a input deviceHenrique de Moraes Holschuh1-15/+39