| Commit message (Expand) | Author | Age |
* | tehuti: Use request_firmware() | Ben Hutchings | 2009-02-27 |
* | Update TG3 MAINTAINERS entry | Matt Carlson | 2009-02-27 |
* | tg3: Update copyright and version | Matt Carlson | 2009-02-27 |
* | tg3: Add version reporting for hardware selfboot | Matt Carlson | 2009-02-27 |
* | tg3: Add DASH firmware version reporting | Matt Carlson | 2009-02-27 |
* | tg3: Add legacy bootcode version decoding | Matt Carlson | 2009-02-27 |
* | tg3: Refactor firmware version routines | Matt Carlson | 2009-02-27 |
* | tg3: Eliminate tg3_nvram_read_swab() | Matt Carlson | 2009-02-27 |
* | tg3: Correct NVRAM stream endian notations | Matt Carlson | 2009-02-27 |
* | tg3: Invert nvram_read() and nvram_read_swab() | Matt Carlson | 2009-02-27 |
* | tg3: Eliminate nvram routine forward declarations | Matt Carlson | 2009-02-27 |
* | tg3: Refine tg3_vlan_rx_register() | Matt Carlson | 2009-02-27 |
* | tg3: Update ethtool set_settings error checks | Matt Carlson | 2009-02-27 |
* | tg3: Drop non-VLAN rx pkts larger than the MTU | Matt Carlson | 2009-02-27 |
* | tg3: Fix 5906 link problems | Matt Carlson | 2009-02-27 |
* | wanrouter: fix sparse warnings: context imbalance | Hannes Eder | 2009-02-27 |
* | inet fragments: fix sparse warning: context imbalance | Hannes Eder | 2009-02-27 |
* | decnet: fix sparse warnings: symbol shadows an earlier one | Hannes Eder | 2009-02-27 |
* | decnet: fix sparse warnings: context imbalance | Hannes Eder | 2009-02-27 |
* | sysctl: fix sparse warning: Should it be static? | Hannes Eder | 2009-02-27 |
* | appletalk: fix warning: format not a string literal and no ... | Hannes Eder | 2009-02-27 |
* | 9p: fix sparse warning: cast adds address space | Hannes Eder | 2009-02-27 |
* | net/802: fix sparse warnings: context imbalance | Hannes Eder | 2009-02-27 |
* | ns83820: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | chelsio: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | llc: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | iucv: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | decnet: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | core: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | packet: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | can: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | netlink: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | unix: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | pktgen: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | af_key: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | wan: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | i2400m: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | drivers/net/rionet.c: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | ppp: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | irda: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | isdn: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
* | hso: remove hso_free_device() | Paulius Zaleckas | 2009-02-27 |
* | hso: remove claiming and releasing of USB interface | Paulius Zaleckas | 2009-02-27 |
* | ppp_generic: Simplify tx_dropped stats | Paulius Zaleckas | 2009-02-27 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-02-27 |
|\ |
|
| * | Bluetooth: Remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
| * | Bluetooth: Remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 |
| * | Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early | Dave Young | 2009-02-27 |
| * | Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets | Marcel Holtmann | 2009-02-27 |
| * | Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets | Marcel Holtmann | 2009-02-27 |