aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/pktgen.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-11econet: fix lockingEric Dumazet1-9/+18
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet6-3/+36
2010-06-11bnx2: Fix compiler warning in bnx2_disable_forced_2g5().Michael Chan1-15/+28
2010-06-11enic: cleanup vic_provinfo_alloc()Dan Carpenter1-2/+3
2010-06-11ethoc: use devres resource managementJonas Bonn1-27/+1
2010-06-11ethoc: Clear command buffer after writeJonas Bonn1-1/+4
2010-06-11Remove unused variableJonas Bonn1-1/+0
2010-06-11ethoc: Clean up PHY probingJonas Bonn1-16/+8
2010-06-11ethoc: write number of TX buffers in init_ringJonas Bonn1-2/+2
2010-06-11ethoc: Write bus addresses to registersJonas Bonn1-5/+22
2010-06-11ethoc: calculate number of buffers in ethoc_probeJonas Bonn1-7/+7
2010-06-11wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez1-1/+1
2010-06-10net-next: remove useless union keywordChangli Gao55-709/+694
2010-06-10net8139: fix a race at the end of NAPIFigo.zhang2-2/+2
2010-06-10pktgen: Fix accuracy of inter-packet delay.Daniel Turull1-1/+1
2010-06-10pkt_sched: gen_estimator: add a new lockEric Dumazet1-3/+12
2010-06-10ip: ip_ra_control() rcu fixEric Dumazet2-5/+19
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend3-6/+20
2010-06-09ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet1-2/+2
2010-06-09ipv6: mcast: RCU conversionsEric Dumazet1-96/+87
2010-06-09cleanup: remove pppoe_xmit() declaration.Rami Rosen1-1/+0
2010-06-09icmp: RCU conversion in icmp_address_reply()Eric Dumazet1-7/+5
2010-06-09r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs1-3/+9
2010-06-09gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov1-2/+1
2010-06-09caif: fix a couple range checksDan Carpenter2-2/+2
2010-06-09phylib: Add support for the LXT973 phy.Richard Cochran1-1/+50
2010-06-09phonet: use call_rcu for phonet device freeJiri Pirko2-4/+12
2010-06-09net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner1-5/+3
2010-06-09netfilter: nfnetlink_log: RCU conversionEric Dumazet1-22/+27
2010-06-09netfilter: nfnetlink_queue: some optimizationsEric Dumazet1-19/+14
2010-06-09netfilter: ip6_queue: rwlock to spinlock conversionEric Dumazet1-32/+25
2010-06-09netfilter: ip_queue: rwlock to spinlock conversionEric Dumazet1-32/+25
2010-06-09netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytesShan Wei1-1/+2
2010-06-09netfilter: nf_conntrack: per_cpu untrackingEric Dumazet2-13/+28
2010-06-08mac80211: fix deauth before assocJohannes Berg1-2/+38
2010-06-08iwlwifi: add missing rcu_read_lockJohannes Berg1-0/+2
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet15-29/+47
2010-06-08wl1251: fix ELP_CTRL register readsGrazvydas Ignotas1-6/+34
2010-06-08wireless: fix kernel-docJohannes Berg2-31/+90
2010-06-08mac80211: Add netif state checking to ieee80211_ifa_changedJuuso Oikarinen1-0/+3
2010-06-08ath5k: add debugfs file for queue debuggingBruno Randolf2-0/+67
2010-06-08ath5k: no need to save/restore the default antennaBruno Randolf1-7/+1
2010-06-08ath5k: new function for setting the antenna switch tableBruno Randolf4-27/+46
2010-06-08ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf1-2/+2
2010-06-08libertas: Fix ethtool reporting no WOL options supported if WOL is not already activeSascha Silbe1-6/+3
2010-06-08netfilter: xt_rateest: Better struct xt_rateest layoutEric Dumazet1-3/+7
2010-06-07anycast: Some RCU conversionsEric Dumazet3-59/+49
2010-06-07net: avoid two atomic ops in ip_rcv_options()Eric Dumazet1-4/+2
2010-06-07ipv4: avoid two atomic ops in ip_rt_redirect()Eric Dumazet1-7/+3
2010-06-07igmp: avoid two atomic ops in igmp_rcv()Eric Dumazet1-6/+4