Age | Commit message (Expand) | Author |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet |
2010-06-03 | fec: Cleanup PHY probing | Denis Kirjanov |
2010-06-03 | fec: convert TX hook to netdev_tx_t | Denis Kirjanov |
2010-06-03 | net: mac8390 - Sort out memory/MMIO accesses and casts | Geert Uytterhoeven |
2010-06-03 | chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR | Roland Dreier |
2010-06-03 | ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc | Eric Dumazet |
2010-06-03 | ipv4: add LINUX_MIB_IPRPFILTER snmp counter | Eric Dumazet |
2010-06-03 | ipconfig: document DHCP hostname and DNS record | Wu Fengguang |
2010-06-02 | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2010-06-02 | net: replace hooks in __netif_receive_skb V5 | Jiri Pirko |
2010-06-02 | ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option | Arnaud Ebalard |
2010-06-02 | mac8390: raise error logging priority | Finn Thain |
2010-06-02 | ipconfig: send host-name in DHCP requests | Wu Fengguang |
2010-06-02 | packet_mmap: expose hw packet timestamps to network packet capture utilities | Scott McMillan |
2010-06-02 | vxge: Fix checkstack warning in vxge_probe() | Prarit Bhargava |
2010-06-02 | net: CONFIG_NET_NS reduction | Eric Dumazet |
2010-06-02 | ppp: eliminate shadowed variable name | stephen hemminger |
2010-06-02 | mac8390: propagate error code from request_irq | Finn Thain |
2010-06-02 | caif: add newlines after declarations in caif_serial.c | Dan Carpenter |
2010-06-02 | caif: remove unneeded variable from caif_net_open() | Dan Carpenter |
2010-06-02 | net: add additional lock to qdisc to increase throughput | Eric Dumazet |
2010-06-02 | bonding: optimize tlb_get_least_loaded_slave | Jiri Pirko |
2010-06-02 | bonding: remove unused original_flags struct slave member | Jiri Pirko |
2010-06-02 | bonding: move dev_addr cpy to bond_enslave | Jiri Pirko |
2010-06-02 | net/mpc52xx_phy: Various code cleanups | Wolfram Sang |
2010-06-02 | bonding: make bonding_store_slaves simpler | Jiri Pirko |
2010-06-02 | bonding: remove redundant checks from bonding_store_slaves V2 | Jiri Pirko |
2010-06-02 | bonding: move slave MTU handling from sysfs V2 | Jiri Pirko |
2010-06-02 | bonding: remove unused variable "found" | Jiri Pirko |
2010-06-02 | net: QDISC_STATE_RUNNING dont need atomic bit ops | Eric Dumazet |
2010-06-02 | net: Define accessors to manipulate QDISC_STATE_RUNNING | Eric Dumazet |
2010-06-02 | qlcnic: NIC Partitioning - Add non privileged mode support | Anirban Chakraborty |
2010-06-02 | qlcnic: NIC Partitioning - Add basic infrastructure support | Anirban Chakraborty |
2010-06-02 | sfc: Get port number from CS_PORT_NUM, not PCI function number | Ben Hutchings |
2010-06-02 | sfc: Only count bad packets in rx_errors | Ben Hutchings |
2010-06-02 | sfc: Allow shared pages to be recycled | Steve Hodgson |
2010-06-02 | sfc: Recycle discarded rx buffers back onto the queue | Steve Hodgson |
2010-06-02 | sfc: Support only two rx buffers per page | Steve Hodgson |
2010-06-02 | sfc: Remove efx_rx_queue::add_lock | Steve Hodgson |
2010-06-02 | sfc: Allow DRV_GEN events to be used outside of selftests | Steve Hodgson |
2010-06-02 | sfc: Wait for the link to stay up before running loopback selftest | Steve Hodgson |
2010-06-02 | sfc: Synchronise link_advertising and wanted_fc on Siena | Steve Hodgson |
2010-06-02 | sfc: Workaround flush failures on Falcon B0 | Steve Hodgson |
2010-06-02 | sfc: Reschedule any resets scheduled inside efx_pm_freeze() | Steve Hodgson |
2010-06-02 | sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_data | Ben Hutchings |
2010-06-01 | atl1c: Add AR8151 v2 support and change L0s/L1 routine | Jie Yang |
2010-06-01 | ipv6: get rid of ipip6_prl_lock | Eric Dumazet |
2010-06-01 | ixp4xx: Support the all multicast flag on the NPE devices. | Richard Cochran |
2010-06-01 | net/ipv6/mcast.c: Remove unnecessary kmalloc casts | Joe Perches |
2010-06-01 | net/ipv4/igmp.c: Remove unnecessary kmalloc casts | Joe Perches |