Age | Commit message (Expand) | Author | Files | Lines |
2013-09-11 | net: qmi_wwan: add new Qualcomm devices | Bjørn Mork | 1 | -1/+129 |
2013-09-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 29 | -0/+30315 |
2013-09-11 | net: tilegx driver: avoid compiler warning | Chris Metcalf | 1 | -3/+3 |
2013-09-11 | irda: vlsi_ir: Remove casting the return value which is a void pointer | Jingoo Han | 1 | -1/+1 |
2013-09-11 | irda: donauboe: Remove casting the return value which is a void pointer | Jingoo Han | 1 | -3/+3 |
2013-09-11 | bcm63xx_enet: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -4/+4 |
2013-09-11 | net: korina: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -4/+4 |
2013-09-11 | macvlan: Move skb_clone check closer to call | Herbert Xu | 1 | -4/+6 |
2013-09-11 | qlcnic: Fix warning reported by kbuild test robot. | Jitendra Kalsaria | 1 | -1/+1 |
2013-09-11 | bonding: fix bond_arp_rcv setting and arp validate desync state | nikolay@redhat.com | 3 | -5/+19 |
2013-09-11 | bonding: fix store_arp_validate race with mode change | nikolay@redhat.com | 1 | -4/+10 |
2013-09-11 | bnx2x: avoid atomic allocations during initialization | Michal Schmidt | 1 | -15/+23 |
2013-09-11 | i40e: include i40e in kernel proper | Jesse Brandeburg | 3 | -0/+63 |
2013-09-11 | i40e: debugfs interface | Jesse Brandeburg | 1 | -0/+2076 |
2013-09-11 | i40e: init code and hardware support | Jesse Brandeburg | 16 | -0/+13813 |
2013-09-11 | i40e: implement virtual device interface | Jesse Brandeburg | 3 | -0/+2823 |
2013-09-11 | i40e: driver core headers | Jesse Brandeburg | 3 | -0/+899 |
2013-09-11 | i40e: driver ethtool core | Jesse Brandeburg | 1 | -0/+1449 |
2013-09-11 | i40e: transmit, receive, and NAPI | Jesse Brandeburg | 1 | -0/+1817 |
2013-09-11 | i40e: main driver core | Jesse Brandeburg | 1 | -0/+7375 |
2013-09-09 | bnx2x: Fix configuration of doorbell block | Ariel Elior | 2 | -3/+1 |
2013-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -16/+5 |
2013-09-06 | mlx5: remove unused MLX5_DEBUG param in Kconfig | Michael Opdenacker | 1 | -10/+0 |
2013-09-06 | bnx2x: Restore a call to config_init | Eilon Greenstein | 1 | -6/+3 |
2013-09-06 | bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set | Dmitry Kravkov | 1 | -0/+2 |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 10 | -12/+12 |
2013-09-05 | net: stmmac: fix bad merge conflict resolution | Olof Johansson | 1 | -0/+1 |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 527 | -18414/+42770 |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 22 | -205/+336 |
2013-09-05 | bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize | Dave Jones | 1 | -1/+2 |
2013-09-05 | vxlan: Fix kernel panic on device delete. | Pravin B Shelar | 1 | -1/+2 |
2013-09-05 | net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls | Thomas Petazzoni | 1 | -0/+16 |
2013-09-05 | net: mvneta: properly disable HW PHY polling and ensure adjust_link() works | Thomas Petazzoni | 1 | -1/+12 |
2013-09-05 | icplus: Use netif_running to determine device state | Jon Mason | 1 | -1/+1 |
2013-09-05 | ethernet/arc/arc_emac: Fix huge delays in large file copies | Vineet Gupta | 1 | -2/+2 |
2013-09-05 | tuntap: orphan frags before trying to set tx timestamp | Jason Wang | 1 | -3/+5 |
2013-09-05 | tuntap: purge socket error queue on detach | Jason Wang | 1 | -3/+9 |
2013-09-05 | qlcnic: use standard NAPI weights | Michal Schmidt | 2 | -19/+12 |
2013-09-05 | bnx2x: VF RSS support - VF side | Ariel Elior | 6 | -60/+145 |
2013-09-05 | bnx2x: VF RSS support - PF side | Ariel Elior | 10 | -144/+513 |
2013-09-05 | vxlan: Notify drivers for listening UDP port changes | Joseph Gasparakis | 1 | -1/+67 |
2013-09-05 | net: usbnet: update addr_assign_type if appropriate | Bjørn Mork | 1 | -0/+4 |
2013-09-05 | driver/net: enic: update enic maintainers and driver | govindarajulu.v | 1 | -1/+1 |
2013-09-05 | driver/net: enic: Exposing symbols for Cisco's low latency driver | govindarajulu.v | 2 | -0/+11 |
2013-09-05 | driver/net: enic: Try DMA 64 first, then failover to DMA | govindarajulu.v | 1 | -4/+4 |
2013-09-05 | driver/net: enic: record q_number and rss_hash for skb | govindarajulu.v | 1 | -0/+11 |
2013-09-05 | driver/net: enic: Add multi tx support for enic | govindarajulu.v | 2 | -13/+25 |
2013-09-05 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 6 | -3/+334 |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -8/+8 |
2013-09-04 | sh_eth: fix napi_{en|dis}able() calls racing against interrupts | Sergei Shtylyov | 1 | -5/+7 |