summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-04From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001Eric Dumazet
2010-06-04ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov
2010-06-04arp: RCU changesEric Dumazet
2010-06-04ipv4: RCU changes in __mkroute_input()Eric Dumazet
2010-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher
2010-06-03act_pedit: access skb->data safelyChangli Gao
2010-06-03sfc: Store port number in net_device::dev_idBen Hutchings
2010-06-03epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIANRoland Dreier
2010-06-03tehuti: return -EFAULT on copy_to_user errorsDan Carpenter
2010-06-03isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter
2010-06-03e1000e: change logical negate to bitwiseDan Carpenter
2010-06-03sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings
2010-06-03net: use __packed annotationEric Dumazet
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-06-03fec: Cleanup PHY probingDenis Kirjanov
2010-06-03fec: convert TX hook to netdev_tx_tDenis Kirjanov
2010-06-03net: mac8390 - Sort out memory/MMIO accesses and castsGeert Uytterhoeven
2010-06-03chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGARRoland Dreier
2010-06-03ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mcEric Dumazet
2010-06-03ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet
2010-06-03ipconfig: document DHCP hostname and DNS recordWu Fengguang
2010-06-02Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-06-02cls_u32: use skb_header_pointer() to dereference data safelyChangli Gao
2010-06-02TCP: tcp_hybla: Fix integer overflow in slow start incrementDaniele Lacamera
2010-06-02net: replace hooks in __netif_receive_skb V5Jiri Pirko
2010-06-02ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard
2010-06-02mac8390: raise error logging priorityFinn Thain
2010-06-02ipconfig: send host-name in DHCP requestsWu Fengguang
2010-06-02act_nat: fix the wrong checksum when addr isn't in old_addr/maskChangli Gao
2010-06-02net/fec: fix pm to survive to suspend/resumeEric BĂ©nard
2010-06-02korina: count RX DMA OVR as rx_fifo_errorPhil Sutter
2010-06-02korina: use netdev_alloc_skb_ip_align() here, tooPhil Sutter
2010-06-02korina: fix deadlock on RX FIFO overrunPhil Sutter
2010-06-02packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan
2010-06-02vxge: Fix checkstack warning in vxge_probe()Prarit Bhargava
2010-06-02net: CONFIG_NET_NS reductionEric Dumazet
2010-06-02ppp: eliminate shadowed variable namestephen hemminger
2010-06-02mac8390: propagate error code from request_irqFinn Thain
2010-06-02caif: add newlines after declarations in caif_serial.cDan Carpenter
2010-06-02caif: remove unneeded variable from caif_net_open()Dan Carpenter
2010-06-02net: add additional lock to qdisc to increase throughputEric Dumazet
2010-06-02bonding: optimize tlb_get_least_loaded_slaveJiri Pirko
2010-06-02bonding: remove unused original_flags struct slave memberJiri Pirko
2010-06-02bonding: move dev_addr cpy to bond_enslaveJiri Pirko
2010-06-02net/mpc52xx_phy: Various code cleanupsWolfram Sang
2010-06-02bonding: make bonding_store_slaves simplerJiri Pirko
2010-06-02bonding: remove redundant checks from bonding_store_slaves V2Jiri Pirko
2010-06-02bonding: move slave MTU handling from sysfs V2Jiri Pirko
2010-06-02bonding: remove unused variable "found"Jiri Pirko