Age | Commit message (Expand) | Author |
2013-03-20 | macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode. | Vlad Yasevich |
2013-03-20 | team: unsyc the devices addresses when port is removed | Vlad Yasevich |
2013-03-20 | bonding: fire NETDEV_RELEASE event only on 0 slaves | Veaceslav Falico |
2013-03-20 | vxlan: fix oops when delete netns containing vxlan | Zang MingJie |
2013-03-20 | tun: add a missing nf_reset() in tun_net_xmit() | Eric Dumazet |
2013-03-20 | atl1c: restore buffer state | Huang, Xiong |
2013-03-20 | net/mlx4_en: Disable RFS when running in SRIOV mode | Amir Vadai |
2013-03-20 | net/mlx4_en: Initialize RFS filters lock and list in init_netdev | Amir Vadai |
2013-03-14 | usbnet: smsc95xx: fix suspend failure | Ming Lei |
2013-03-14 | tg3: Update link_up flag for phylib devices | Nithin Sujir |
2013-03-14 | e1000e: fix pci-device enable-counter balance | Konstantin Khlebnikov |
2013-03-14 | ath9k_hw: improve reset reliability after errors | Felix Fietkau |
2013-03-14 | ath9k_htc: fix signal strength handling issues | Felix Fietkau |
2013-03-14 | ath9k: fix RSSI dummy marker value | Felix Fietkau |
2013-03-14 | libertas: fix crash for SD8688 | Bing Zhao |
2013-03-14 | mwifiex: correct sleep delay counter | Avinash Patil |
2013-03-14 | iwlwifi: always copy first 16 bytes of commands | Johannes Berg |
2013-03-04 | b43: Fix lockdep splat on module unload | Larry Finger |
2013-02-28 | mlx4_en: fix allocation of CPU affinity reverse-map | Kleber Sacilotto de Souza |
2013-02-28 | mlx4_en: fix allocation of device tx_cq | Kleber Sacilotto de Souza |
2013-02-28 | ppp: set qdisc_tx_busylock to avoid LOCKDEP splat | Eric Dumazet |
2013-02-28 | xen-netback: cancel the credit timer when taking the vif down | David Vrabel |
2013-02-28 | xen-netback: correctly return errors from netbk_count_requests() | David Vrabel |
2013-02-28 | net: cdc_ncm: fix probing of devices with multiple control interface altsettings | Bjørn Mork |
2013-02-28 | p54usb: corrected USB ID for T-Com Sinus 154 data II | Tomasz Guszkowski |
2013-02-28 | rtlwifi: usb: allocate URB control message setup_packet and data buffer separ... | Jussi Kivilinna |
2013-02-28 | rtlwifi: rtl8192cu: Add new USB ID | Larry Finger |
2013-02-28 | rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id | Larry Finger |
2013-02-28 | b43: Increase number of RX DMA slots | Larry Finger |
2013-02-13 | net/macb: fix race with RX interrupt while doing NAPI | Nicolas Ferre |
2013-02-13 | atl1c: add error checking for pci_map_single functions | Huang, Xiong |
2013-02-12 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-02-12 | ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 | Alexander Duyck |
2013-02-12 | net: qmi_wwan: add Yota / Megafon M100-1 4g modem | Bjørn Mork |
2013-02-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-02-11 | mwl8k: fix band for supported channels | Jonas Gorski |
2013-02-10 | bnx2x: set gso_type | Michael S. Tsirkin |
2013-02-10 | qlcnic: set gso_type | Michael S. Tsirkin |
2013-02-10 | ixgbe: fix gso type | Michael S. Tsirkin |
2013-02-10 | stmmac: mdio register has to fail if the phy is not found | Giuseppe CAVALLARO |
2013-02-10 | stmmac: fix macro used for debugging the xmit | Giuseppe CAVALLARO |
2013-02-10 | Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux | David S. Miller |
2013-02-09 | Revert "r8169: enable internal ASPM and clock request settings". | Francois Romieu |
2013-02-08 | Revert "r8169: enable ALDPS for power saving". | Francois Romieu |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-02-07 | Merge branch 'netback' | David S. Miller |
2013-02-07 | netback: correct netbk_tx_err to handle wrap around. | Ian Campbell |
2013-02-07 | xen/netback: free already allocated memory on failure in xen_netbk_get_requests | Ian Campbell |
2013-02-07 | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. | Matthew Daley |
2013-02-07 | xen/netback: shutdown the ring if it contains garbage. | Ian Campbell |