Age | Commit message (Expand) | Author |
2010-09-27 | Documentation: Update Phonet doc for Pipe Controller implementation | Kumar Sanghvi |
2010-09-27 | tg3: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | 8021q: Use netif_copy_real_num_queues() to set queue counts | Ben Hutchings |
2010-09-27 | sfc: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | niu: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | myri10ge: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings |
2010-09-27 | mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings |
2010-09-27 | mlx4_en: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings |
2010-09-27 | ixgbe: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | igb: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | gianfar: Use netif_set_real_num_rx_queues() | Ben Hutchings |
2010-09-27 | cxgb4vf: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings |
2010-09-27 | cxgb4: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | cxgb3: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | bnx2x: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | bnx2: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | net: Add netif_copy_real_num_queues() for use by virtual net drivers | Ben Hutchings |
2010-09-27 | net: Allow changing number of RX queues after device allocation | Ben Hutchings |
2010-09-27 | net: sk_{detach|attach}_filter() rcu fixes | Eric Dumazet |
2010-09-27 | fib: use atomic_inc_not_zero() in fib_rules_lookup | Eric Dumazet |
2010-09-27 | sit: percpu stats accounting | Eric Dumazet |
2010-09-27 | ipip: percpu stats accounting | Eric Dumazet |
2010-09-27 | ip_gre: percpu stats accounting | Eric Dumazet |
2010-09-27 | tunnels: prepare percpu accounting | Eric Dumazet |
2010-09-27 | vlan: use this_cpu_ptr() in vlan_skb_recv() | Eric Dumazet |
2010-09-27 | Phonet: Implement Pipe Controller to support Nokia Slim Modems | Kumar Sanghvi |
2010-09-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-26 | net: r6040: store BIOS default MAC in perm_add | Otavio Salvador |
2010-09-26 | ipv6: add a missing unregister_pernet_subsys call | Neil Horman |
2010-09-26 | net: loopback driver cleanup | Eric Dumazet |
2010-09-26 | net: fix rcu use in ip_route_output_slow | Eric Dumazet |
2010-09-26 | rps: allocate rx queues in register_netdevice only | Eric Dumazet |
2010-09-26 | s390: use free_netdev(netdev) instead of kfree() | Vasiliy Kulikov |
2010-09-26 | sgiseeq: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy |
2010-09-26 | rionet: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy |
2010-09-26 | ibm_newemac: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy |
2010-09-26 | net: update SOCK_MIN_RCVBUF | Eric Dumazet |
2010-09-26 | smsc911x: Add MODULE_ALIAS() | Vincent Stehlé |
2010-09-26 | net: reset skb queue mapping when rx'ing over tunnel | Tom Herbert |
2010-09-26 | drivers/net: return operator cleanup | Eric Dumazet |
2010-09-26 | net: skb_frag_t can be smaller on small arches | Eric Dumazet |
2010-09-26 | br2684: fix scheduling while atomic | Karl Hiramoto |
2010-09-26 | net: propagate NETIF_F_HIGHDMA to vlans | Eric Dumazet |
2010-09-26 | de2104x: fix TP link detection | Ondrej Zary |
2010-09-26 | de2104x: fix power management | Ondrej Zary |
2010-09-24 | ixgbevf: Refactor ring parameter re-size | Greg Rose |
2010-09-24 | de2104x: disable autonegotiation on broken hardware | Ondrej Zary |
2010-09-24 | net: fix a lockdep splat | Eric Dumazet |
2010-09-24 | stmmac: review the wake-up support | Giuseppe Cavallaro |
2010-09-24 | net: Add Gigabit Ethernet driver of Topcliff PCH | Masayuki Ohtake |