Age | Commit message (Expand) | Author |
2013-06-26 | IB/qib: New transmitter tunning settings for Dell 1.1 backplane | Mitko Haralanov |
2013-06-21 | IB/qib: Add qp_stats debug file | Mike Marciniszyn |
2013-06-21 | IB/qib: Add per-context stats interface | Mike Marciniszyn |
2013-06-21 | IB/qib: Convert opcode counters to per-context | Mike Marciniszyn |
2013-06-21 | IB/qib: Optimize CQ callbacks | Mike Marciniszyn |
2013-06-21 | IB/qib: Add dual-rail NUMA awareness for PSM processes | Ramkrishna Vepa |
2013-06-21 | IB/qib: Add optional NUMA affinity | Ramkrishna Vepa |
2013-06-21 | IB/qib: Update minor version number | Vinit Agnihotri |
2013-06-21 | IB/qib: Remove atomic_inc_not_zero() from QP RCU | Mike Marciniszyn |
2013-06-21 | IB/qib: Add DCA support | Mike Marciniszyn |
2013-06-19 | bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) | Yijing Wang |
2013-06-19 | amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) | Yijing Wang |
2013-06-19 | Bnx2x: remove redundant D0 power state set | Yijing Wang |
2013-06-19 | net: Add missing dependencies on NETDEVICES | Ben Hutchings |
2013-06-19 | at91_ether: Do not select NET_CORE | Ben Hutchings |
2013-06-19 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings |
2013-06-19 | bonding: trivial: make alb use bond_slave_has_mac() | Veaceslav Falico |
2013-06-19 | be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs() | Sathya Perla |
2013-06-19 | bnx2x: replace mechanism to check for next available packet | Dmitry Kravkov |
2013-06-19 | bnx2x: add support for ndo_ll_poll | Dmitry Kravkov |
2013-06-19 | net/mlx4_en: Low Latency recv statistics | Amir Vadai |
2013-06-19 | net/mlx4_en: Add Low Latency Socket (LLS) support | Amir Vadai |
2013-06-19 | ip_tunnels: extend iptunnel_xmit() | Pravin B Shelar |
2013-06-19 | sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef | Sergei Shtylyov |
2013-06-19 | sh_eth: cleanup 'enum TD_STS_BIT' | Sergei Shtylyov |
2013-06-19 | sh_eth: remove redundant bits from 'eesipr_value' field initializer | Sergei Shtylyov |
2013-06-19 | sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data' | Sergei Shtylyov |
2013-06-19 | sh_eth: add NAPI support | Sergei Shtylyov |
2013-06-19 | sh_eth: define/use EESR_RX_CHECK macro | Sergei Shtylyov |
2013-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-06-19 | vxlan: fix check for migration of static entry | stephen hemminger |
2013-06-19 | bcm63xx_enet: fix return value check in bcm_enet_shared_probe() | Wei Yongjun |
2013-06-19 | can: usb_8dev: unregister netdev before free()ing | Marc Kleine-Budde |
2013-06-17 | staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb) | Isaku Yamahata |
2013-06-17 | pxa168_eth: convert skb->end into skb_end_pointer(skb) | Isaku Yamahata |
2013-06-17 | mv643xx_eth.c: convert skb->end into skb_end_poitner(skb) | Isaku Yamahata |
2013-06-17 | net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb) | Isaku Yamahata |
2013-06-17 | net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb) | Isaku Yamahata |
2013-06-17 | fec: Add support to restart autonegotiate | Chris Healy |
2013-06-17 | bonding: don't call alb_set_slave_mac_addr() while atomic | Veaceslav Falico |
2013-06-17 | net: cpsw: check for cpts pointer after its allocation | Sebastian Siewior |
2013-06-17 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-06-17 | alx: add a simple AR816x/AR817x device driver | Johannes Berg |
2013-06-17 | tg3: Prevent system hang during repeated EEH errors. | Michael Chan |
2013-06-17 | Fix the VLAN_TAG_PRESENT in netvsc_recv_callback() | Haiyang Zhang |
2013-06-17 | vxlan: handle skb_clone failure | stephen hemminger |
2013-06-17 | vxlan: only migrate dynamic FDB entries | stephen hemminger |
2013-06-17 | vxlan: fix race between flush and incoming learning | stephen hemminger |
2013-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-16 | lseek(fd, n, SEEK_END) does *not* go to eof - n | Al Viro |