aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | [PATCH] tcp: documents timewait refcnt tricks Eric Dumazet2009-12-08
| * | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-08
| * | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-08
| * | ixgbe: add support for 82599 KR device 0x1517Don Skidmore2009-12-08
| * | ixgbe: Fix TX stats accountingEric Dumazet2009-12-08
| * | e1000e: only perform ESB2 MDIC workaround on certain configurationsBruce Allan2009-12-08
| * | e1000e: replace incorrect use of GG82563_REG macroBruce Allan2009-12-08
| * | e1000e: minor correction to name of bit in CTRL_EXT registerBruce Allan2009-12-08
| * | tcp: Remove runtime check that can never be true.David S. Miller2009-12-08
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-08
| |\ \
| | * | ath5k: add support for Dell Vostro A860 LEDShahar Or2009-12-07
| | * | orinoco: remove spare KERN_DEBUGDavid Kilroy2009-12-07
| | * | rtl8187: Fix wrong rfkill switch mask for some modelsLarry Finger2009-12-07
| | * | ath9k: fix tx status reportingFelix Fietkau2009-12-07
| | * | mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan2009-12-07
| | * | net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton2009-12-07
| | * | mwl8k: don't complain about oversized beacons in FINALIZE_JOINLennert Buytenhek2009-12-07
| | * | mwl8k: don't overwrite mwl8k_vif::bssid until after disassociationLennert Buytenhek2009-12-07
| | * | mwl8k: struct ieee80211_rx_status::qual is deprecatedLennert Buytenhek2009-12-07
| | * | mwl8k: don't forget to call pci_disable_device()Lennert Buytenhek2009-12-07
| | * | mwl8k: increase firmware loading timeoutsLennert Buytenhek2009-12-07
| | * | mwl8k: allow more time for transmit rings to drainLennert Buytenhek2009-12-07
| | * | mwl8k: allow more time for firmware commands to completeLennert Buytenhek2009-12-07
| | * | mwl8k: properly report rate on received 40MHz packetsLennert Buytenhek2009-12-07
| | * | mwl8k: fix addr4 zeroing and payload overwrite on DMA header creationLennert Buytenhek2009-12-07
| | * | mwl8k: prevent corruption of QoS field on receiveLennert Buytenhek2009-12-07
| | * | mwl8k: fix UPDATE_STADB command struct legacy_rates array lengthLennert Buytenhek2009-12-07
| | * | mwl8k: fix MCS bitmap size in SET_RATE commandLennert Buytenhek2009-12-07
| | * | mac80211: Fix dynamic power save for scanning.Vivek Natarajan2009-12-07
| | * | mac80211: recalculate idle later in MLMEJohannes Berg2009-12-07
| | * | wl1251: don't build null data template in wl1251_op_config()Kalle Valo2009-12-07
| | * | wl1251: fix bssid handlingKalle Valo2009-12-07
| | * | wl1251: remove false warning messagesKalle Valo2009-12-07
| | * | iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument changeJohn W. Linville2009-12-07
* | | | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-11
|\ \ \ \
| * | | | usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann2009-12-10
| * | | | lp: move compat_ioctl handling into lp.cArnd Bergmann2009-12-10
| * | | | compat_ioctl: pass compat pointer directly to handlersArnd Bergmann2009-12-10
| * | | | compat_ioctl: simplify lookup tableArnd Bergmann2009-12-10
| * | | | compat_ioctl: simplify calling of handlersArnd Bergmann2009-12-10
| * | | | compat_ioctl: inline all conversion handlersArnd Bergmann2009-12-10
| * | | | compat_ioctl: Remove BKLArnd Bergmann2009-12-10
| * | | | compat_ioctl: remove all VT ioctl handlingArnd Bergmann2009-12-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2009-12-11
|\ \ \ \ \
| * | | | | asm-generic: add sys_recvmmsg to unistd.hArnd Bergmann2009-12-10
| * | | | | asm-generic: add sys_accept4 to unistd.hArnd Bergmann2009-12-10
| * | | | | asm-generic/gpio.h: add some forward decls of the device structMike Frysinger2009-12-10
| * | | | | asm-generic: Fix typo in asm-generic/unistd.h.Chen Liqin2009-11-03
| * | | | | lib/checksum: fix one more thinkoArnd Bergmann2009-11-03
| * | | | | lib/checksum.c: make do_csum optionalArnd Bergmann2009-11-03