aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2009-09-28
|\
| * sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins2009-09-28
| * sony-laptop: check for rfkill hard block at load timeAlan Jenkins2009-09-28
| * wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg2009-09-28
| * wext: Add bound checks for copy_from_userArjan van de Ven2009-09-28
| * mac80211: improve/fix mlme messagesJohannes Berg2009-09-28
| * cfg80211: always get BSSJohannes Berg2009-09-28
| * iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-28
| * iwlwifi: fix memory leak in command queue handlingReinette Chatre2009-09-28
| * iwlwifi: fix debugfs buffer handlingReinette Chatre2009-09-28
| * cfg80211: don't set privacy w/o keyJohannes Berg2009-09-28
| * cfg80211: wext: don't display BSSID unless associatedJohannes Berg2009-09-28
* | net: Add explicit bound checks in net/socket.cArjan van de Ven2009-09-28
* | bridge: Fix double-free in br_add_if.Jeff Hansen2009-09-28
* | isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2009-09-28
* | atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen2009-09-28
* | ax25: Add missing dev_put in ax25_setsockoptRalf Baechle2009-09-28
|/
* Revert "sit: stateless autoconf for isatap"Sascha Hlusiak2009-09-26
* net: fix double skb free in dcbnlJohn Fastabend2009-09-26
* net: fix nlmsg len size for skb when error bit is set.John Fastabend2009-09-26
* net: fix vlan_get_size to include vlan_flags sizeJohn Fastabend2009-09-26
* e1000: cleanup unused prototypeDon Skidmore2009-09-26
* e1000: fix namespacecheck warningsJesse Brandeburg2009-09-26
* e1000: drop unused functionality for eeprom write/readJesse Brandeburg2009-09-26
* e1000: updated whitespace and commentsJesse Brandeburg2009-09-26
* e1000: drop redunant line of code, cleanupJesse Brandeburg2009-09-26
* e1000: remove races when changing mtuJesse Brandeburg2009-09-26
* e1000: two workarounds were incomplete, fix themJesse Brandeburg2009-09-26
* e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg2009-09-26
* e1000: test link state conclusivelyJesse Brandeburg2009-09-26
* e1000: stop timers at appropriate timesJesse Brandeburg2009-09-26
* e1000: use netif_tx_disableJesse Brandeburg2009-09-26
* e1000: remove unused functionsJesse Brandeburg2009-09-26
* e1000: drop dead pcie code from e1000Jesse Brandeburg2009-09-26
* at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller2009-09-25
* TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2Sriram2009-09-25
* ax25: Fix ax25_cb refcounting in ax25_ctl_ioctlJarek Poplawski2009-09-25
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller2009-09-25
|\
| * virtio_net: Check for room in the vq before adding bufferAmit Shah2009-09-23
| * virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early.Rusty Russell2009-09-23
| * virtio_net: formalize skb_vnet_hdrRusty Russell2009-09-23
| * virtio_net: don't free buffers in xmit ringRusty Russell2009-09-23
| * virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.Rusty Russell2009-09-23
| * virtio_net: skb_orphan() and nf_reset() in xmit path.Rusty Russell2009-09-23
* | genetlink: fix netns vs. netlink table locking (2)Johannes Berg2009-09-24
* | 3c59x: Get rid of "Trying to free already-free IRQ"Anton Vorontsov2009-09-24
* | tunnel: eliminate recursion fieldEric Dumazet2009-09-24
* | ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas2009-09-24
* | net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput2009-09-24
* | Phonet: error on broadcast sending (unimplemented)RĂ©mi Denis-Courmont2009-09-24