summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet
2010-06-11bnx2: Fix compiler warning in bnx2_disable_forced_2g5().Michael Chan
2010-06-11enic: cleanup vic_provinfo_alloc()Dan Carpenter
2010-06-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-11ethoc: use devres resource managementJonas Bonn
2010-06-11ethoc: Clear command buffer after writeJonas Bonn
2010-06-11Remove unused variableJonas Bonn
2010-06-11ethoc: Clean up PHY probingJonas Bonn
2010-06-11ethoc: write number of TX buffers in init_ringJonas Bonn
2010-06-11ethoc: Write bus addresses to registersJonas Bonn
2010-06-11ethoc: calculate number of buffers in ethoc_probeJonas Bonn
2010-06-11Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-06-11wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-10net-next: remove useless union keywordChangli Gao
2010-06-10net8139: fix a race at the end of NAPIFigo.zhang
2010-06-10pktgen: Fix accuracy of inter-packet delay.Daniel Turull
2010-06-10pkt_sched: gen_estimator: add a new lockEric Dumazet
2010-06-10ip: ip_ra_control() rcu fixEric Dumazet
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend
2010-06-09ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet
2010-06-09ipv6: mcast: RCU conversionsEric Dumazet
2010-06-09cleanup: remove pppoe_xmit() declaration.Rami Rosen
2010-06-09icmp: RCU conversion in icmp_address_reply()Eric Dumazet
2010-06-09r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs
2010-06-09Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller
2010-06-09gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov
2010-06-09caif: fix a couple range checksDan Carpenter
2010-06-09phylib: Add support for the LXT973 phy.Richard Cochran
2010-06-09phonet: use call_rcu for phonet device freeJiri Pirko
2010-06-09net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner
2010-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-08mac80211: fix deauth before assocJohannes Berg
2010-06-08iwlwifi: add missing rcu_read_lockJohannes Berg
2010-06-08wl1251: fix ELP_CTRL register readsGrazvydas Ignotas
2010-06-08wireless: fix kernel-docJohannes Berg
2010-06-08mac80211: Add netif state checking to ieee80211_ifa_changedJuuso Oikarinen
2010-06-08ath5k: add debugfs file for queue debuggingBruno Randolf
2010-06-08ath5k: no need to save/restore the default antennaBruno Randolf
2010-06-08ath5k: new function for setting the antenna switch tableBruno Randolf
2010-06-08ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf
2010-06-08libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...Sascha Silbe
2010-06-07anycast: Some RCU conversionsEric Dumazet
2010-06-07net: avoid two atomic ops in ip_rcv_options()Eric Dumazet
2010-06-07ipv4: avoid two atomic ops in ip_rt_redirect()Eric Dumazet
2010-06-07igmp: avoid two atomic ops in igmp_rcv()Eric Dumazet
2010-06-07ip: Router Alert RCU conversionEric Dumazet
2010-06-07macvlan: use call_rcu for port freeJiri Pirko
2010-06-07ath: Fix uninitialized variable warningsPrarit Bhargava
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville