summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2010-06-02net: fix conflict between null_or_orig and null_or_bondJohn Fastabend
2010-06-02net: init_vlan should not copy slave or master flagsJohn Fastabend
2010-06-02net: QDISC_STATE_RUNNING dont need atomic bit opsEric Dumazet
2010-06-02net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet
2010-06-02enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman
2010-06-02bnx2: Fix hang during rmmod bnx2.Michael Chan
2010-06-02xfrm: force a dst reference in __xfrm_route_forward()Eric Dumazet
2010-06-02qlcnic: NIC Partitioning - Add non privileged mode supportAnirban Chakraborty
2010-06-02qlcnic: NIC Partitioning - Add basic infrastructure supportAnirban Chakraborty
2010-06-02sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings
2010-06-02sfc: Only count bad packets in rx_errorsBen Hutchings
2010-06-02sfc: Allow shared pages to be recycledSteve Hodgson
2010-06-02sfc: Recycle discarded rx buffers back onto the queueSteve Hodgson
2010-06-02sfc: Support only two rx buffers per pageSteve Hodgson
2010-06-02sfc: Remove efx_rx_queue::add_lockSteve Hodgson
2010-06-02sfc: Allow DRV_GEN events to be used outside of selftestsSteve Hodgson
2010-06-02sfc: Wait for the link to stay up before running loopback selftestSteve Hodgson
2010-06-02sfc: Synchronise link_advertising and wanted_fc on SienaSteve Hodgson
2010-06-02sfc: Workaround flush failures on Falcon B0Steve Hodgson
2010-06-02sfc: Reschedule any resets scheduled inside efx_pm_freeze()Steve Hodgson
2010-06-02sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_dataBen Hutchings
2010-06-01mac80211: fix dialog token allocatorJohannes Berg