Age | Commit message (Expand) | Author | Files | Lines |
2010-04-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -4/+9 |
2010-04-09 | iwlwifi: need check for valid qos packet before free | Wey-Yi Guy | 1 | -4/+9 |
2010-04-08 | tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb | David S. Miller | 1 | -0/+1 |
2010-04-08 | udp: fix for unicast RX path optimization | Jorge Boncompte [DTI2] | 2 | -4/+4 |
2010-04-08 | myri10ge: fix rx_pause in myri10ge_set_pauseparam | Brice Goglin | 1 | -1/+1 |
2010-04-08 | net: corrected documentation for hardware time stamping | Patrick Loschmidt | 1 | -30/+46 |
2010-04-08 | stmmac: use resource_size() | Dan Carpenter | 1 | -5/+5 |
2010-04-08 | x.25 attempts to negotiate invalid throughput | John Hughes | 2 | -7/+28 |
2010-04-08 | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. | John Hughes | 4 | -6/+72 |
2010-04-08 | bridge: Fix IGMP3 report parsing | Herbert Xu | 1 | -1/+1 |
2010-04-08 | cnic: Fix crash during bnx2x MTU change. | Michael Chan | 1 | -5/+5 |
2010-04-08 | Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | David S. Miller | 1 | -0/+4 |
2010-04-08 | qlcnic: fix set mac addr | Amit Kumar Salecha | 1 | -0/+3 |
2010-04-08 | r6040: fix r6040_multicast_list | Florian Fainelli | 1 | -7/+4 |
2010-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 9 | -60/+153 |
2010-04-07 | vhost-net: fix vq_memory_access_ok error checking | Jeff Dike | 1 | -0/+4 |
2010-04-06 | ath9k: fix double calls to ath_radio_enable | Felix Fietkau | 1 | -2/+1 |
2010-04-06 | mac80211: annotate station rcu dereferences | Johannes Berg | 2 | -6/+18 |
2010-04-06 | mac80211: Handle mesh action frames in ieee80211_rx_h_action | Javier Cardona | 2 | -3/+5 |
2010-04-04 | smc91c92_cs: fix the problem of "Unable to find hardware address" | Ken Kawasaki | 1 | -5/+7 |
2010-04-02 | iwlwifi: avoid Tx queue memory allocation in interface down | Zhu Yi | 3 | -15/+60 |
2010-04-02 | iwlwifi: use consistent table for tx data collect | Shanyu Zhao | 1 | -31/+24 |
2010-04-02 | iwlwifi: fix DMA allocation warnings | Zhu Yi | 1 | -3/+45 |
2010-04-02 | r8169: clean up my printk uglyness | Neil Horman | 1 | -2/+2 |
2010-04-02 | net: Hook up cxgb4 to Kconfig and Makefile | Dimitris Michailidis | 2 | -0/+26 |
2010-04-02 | cxgb4: Add main driver file and driver Makefile | Dimitris Michailidis | 2 | -0/+3395 |
2010-04-02 | cxgb4: Add remaining driver headers and L2T management | Dimitris Michailidis | 4 | -0/+1714 |
2010-04-02 | cxgb4: Add packet queues and packet DMA code | Dimitris Michailidis | 1 | -0/+2431 |
2010-04-02 | cxgb4: Add HW and FW support code | Dimitris Michailidis | 2 | -0/+3231 |
2010-04-02 | cxgb4: Add register, message, and FW definitions | Dimitris Michailidis | 3 | -0/+3122 |
2010-04-02 | netlabel: Fix several rcu_dereference() calls used without RCU read locks | Paul Moore | 2 | -57/+37 |
2010-04-02 | bonding: fix potential deadlock in bond_uninit() | Amerigo Wang | 1 | -12/+14 |
2010-04-02 | net: check the length of the socket address passed to connect(2) | Changli Gao | 7 | -3/+20 |
2010-04-02 | stmmac: add documentation for the driver. | Giuseppe CAVALLARO | 1 | -0/+143 |
2010-04-02 | stmmac: fix kconfig for crc32 build error | Carmelo AMOROSO | 1 | -0/+1 |
2010-04-02 | be2net: fix bug in vlan rx path for big endian architecture | Ajit Khaparde | 1 | -2/+2 |
2010-04-02 | be2net: fix flashing on big endian architectures | Ajit Khaparde | 2 | -10/+9 |
2010-04-02 | be2net: fix a bug in flashing the redboot section | Ajit Khaparde | 1 | -1/+1 |
2010-04-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 14 | -31/+55 |
2010-03-31 | bonding: bond_xmit_roundrobin() fix | Eric Dumazet | 1 | -1/+1 |
2010-03-31 | drivers/net: Add missing unlock | Julia Lawall | 1 | -1/+3 |
2010-03-31 | net: gianfar - align BD ring size console messages | Kim Phillips | 1 | -2/+2 |
2010-03-31 | net: gianfar - initialize per-queue statistics | Kim Phillips | 1 | -2/+2 |
2010-03-31 | gianfar: Fix a memory leak in gianfar close code | Andy Fleming | 1 | -2/+2 |
2010-03-31 | net: Fix oops from tcp_collapse() when using splice() | Steven J. Magnani | 1 | -0/+1 |
2010-03-30 | net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register() | Daniel Mack | 2 | -2/+7 |
2010-03-30 | iwlwifi: range checking issue | Dan Carpenter | 1 | -1/+1 |
2010-03-30 | setup correct int pipe type in ar9170_usb_exec_cmd | Valentin Longchamp | 1 | -1/+1 |
2010-03-30 | rt2x00: Disable powersaving by default in rt2500usb. | Gertjan van Wingerde | 1 | -0/+5 |
2010-03-30 | rt2x00: Fix typo in RF register programming of rt2800. | Gertjan van Wingerde | 1 | -2/+2 |