Age | Commit message (Expand) | Author | Files | Lines |
2011-02-15 | cxgb4vf: Check driver parameters in the right place ... | Casey Leedom | 1 | -12/+11 |
2011-02-15 | pch_gbe: Fix the MAC Address load issue. | Toshiharu Okada | 2 | -1/+8 |
2011-02-15 | iwlwifi: Delete iwl3945_good_plcp_health. | David S. Miller | 1 | -66/+0 |
2011-02-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 5 | -1/+8 |
2011-02-14 | net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING | Kurt Van Dijck | 1 | -1/+1 |
2011-02-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -1/+2 |
2011-02-14 | netfilter: nf_iterate: fix incorrect RCU usage | Patrick McHardy | 1 | -1/+2 |
2011-02-14 | pch_gbe: Fix the issue that the receiving data is not normal. | Toshiharu Okada | 1 | -42/+55 |
2011-02-14 | stmmac: enable wol via magic frame by default. | Giuseppe Cavallaro | 1 | -1/+3 |
2011-02-14 | ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_... | Jesper Juhl | 1 | -2/+3 |
2011-02-14 | Net, USB, Option, hso: Do not dereference NULL pointer | Jesper Juhl | 1 | -6/+6 |
2011-02-14 | hisax: Fix unchecked alloc_skb() return. | David S. Miller | 1 | -15/+20 |
2011-02-13 | USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r... | Jesper Juhl | 1 | -1/+3 |
2011-02-13 | Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp() | Jesper Juhl | 1 | -0/+3 |
2011-02-13 | net: dcb: application priority is per net_device | John Fastabend | 1 | -1/+5 |
2011-02-12 | bridge: Replace mp->mglist hlist with a bool | Herbert Xu | 3 | -12/+9 |
2011-02-12 | bridge: Fix timer typo that may render snooping less effective | Herbert Xu | 1 | -2/+2 |
2011-02-12 | bridge: Fix mglist corruption that leads to memory corruption | Herbert Xu | 1 | -1/+2 |
2011-02-11 | ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit | Steffen Klassert | 1 | -0/+1 |
2011-02-11 | xfrm: avoid possible oopse in xfrm_alloc_dst | Hiroaki SHIMODA | 1 | -2/+5 |
2011-02-11 | net: fix ifenslave build flags | Randy Dunlap | 1 | -0/+2 |
2011-02-10 | virtio_net: Add schedule check to napi_enable call | Bruce Rogers | 1 | -11/+16 |
2011-02-10 | x25: Do not reference freed memory. | David S. Miller | 1 | -1/+4 |
2011-02-10 | pch_can: fix tseg1/tseg2 setting issue | Tomoya MORINAGA | 1 | -2/+2 |
2011-02-10 | isdn: hysdn: Kill (partially buggy) CVS regision log reporting. | David S. Miller | 4 | -32/+2 |
2011-02-09 | can: softing_cs needs slab.h | Randy Dunlap | 1 | -0/+1 |
2011-02-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -2/+9 |
2011-02-09 | mac80211: add missing locking in ieee80211_reconfig | Eliad Peller | 1 | -0/+2 |
2011-02-09 | iwl3945: remove plcp check | Stanislaw Gruszka | 1 | -1/+0 |
2011-02-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 3 | -0/+6 |
2011-02-09 | pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool | Toshiharu Okada | 1 | -8/+4 |
2011-02-09 | netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT | Pablo Neira Ayuso | 1 | -2/+9 |
2011-02-09 | pch_can: fix module reload issue with MSI | Tomoya | 1 | -0/+1 |
2011-02-09 | pch_can: fix rmmod issue | Tomoya | 1 | -1/+1 |
2011-02-09 | pch_can: fix 800k comms issue | Tomoya | 1 | -1/+1 |
2011-02-09 | net: Fix lockdep regression caused by initializing netdev queues too early. | David S. Miller | 1 | -11/+16 |
2011-02-09 | net/caif: Fix dangling list pointer in freed object on error. | David S. Miller | 1 | -2/+2 |
2011-02-09 | USB CDC NCM errata updates for cdc_ncm host driver | Alexey Orishko | 1 | -80/+147 |
2011-02-09 | CDC NCM errata updates for cdc.h | Alexey Orishko | 1 | -5/+18 |
2011-02-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 8 | -14/+21 |
2011-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 12 | -9/+30 |
2011-02-08 | ixgbe: update version string | Don Skidmore | 1 | -1/+1 |
2011-02-08 | ixgbe: cleanup variable initialization | Don Skidmore | 1 | -1/+1 |
2011-02-08 | ixgbe: limit VF access to network traffic | Alexander Duyck | 2 | -2/+3 |
2011-02-08 | ixgbe: fix for 82599 erratum on Header Splitting | Don Skidmore | 1 | -2/+9 |
2011-02-08 | ixgbe: fix variable set but not used warnings by gcc 4.6 | Emil Tantilov | 2 | -6/+3 |
2011-02-08 | e1000: add support for Marvell Alaska M88E1118R PHY | Florian Fainelli | 2 | -1/+4 |
2011-02-08 | e1000e: tx_timeout should not increment for non-hang events | Jesse Brandeburg | 1 | -1/+0 |
2011-02-08 | Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller | 1 | -5/+10 |
2011-02-08 | batman-adv: Linearize fragment packets before merge | Sven Eckelmann | 1 | -5/+10 |