aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-03net: clean up net/ipv4/ipmr.cJianjun Kong
2008-11-03net: clean up net/ipv4/ip_sockglue.c tcp_output.cJianjun Kong
2008-11-03net: clean up net/ipv4/igmp.cJianjun Kong
2008-11-03net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.cJianjun Kong
2008-11-03net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...Jianjun Kong
2008-11-03net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in...Jianjun Kong
2008-11-02sunrpc: Fix build warning due to typo in %pI4 format changes.David S. Miller
2008-11-02IPVS: Add IPv6 support to SH and DH schedulersJulius Volz
2008-11-02Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-11-02bonding: update docs to correctly reflect arp_ip_target behaviorAndy Gospodarek
2008-11-02smc91x: add __init markings to smc_drv_probe()Mike Frysinger
2008-11-02forcdeth: increase max_interrupt_workJoe Korty
2008-11-02ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg
2008-11-02atlx: timer cleanupStephen Hemminger
2008-11-02atlx: use embedded net_device_statsStephen Hemminger
2008-11-02sch_netem: Replace ->requeue() method with open codeJarek Poplawski
2008-11-02sch_netem: Remove classful functionalityJarek Poplawski
2008-11-02[TCP] CUBIC v2.3Sangtae Ha
2008-11-01af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.cJianjun Kong
2008-11-01udp: add a missing smp_wmb() in udp_lib_get_port()Eric Dumazet
2008-11-01xfrm6: handling fragmentNicolas Dichtel
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg
2008-10-31ath9k: use ETH_P_PAELuis R. Rodriguez
2008-10-31ath9k: remove useless conditionalBob Copeland
2008-10-31orinoco: cache downloadable firmware image in memory for use during resumeAndrey Borzenkov
2008-10-31orinoco: reload firmware on resumeAndrey Borzenkov
2008-10-31ath5k: Update interrupt masking codeNick Kossifidis
2008-10-31wireless regulatory: move ignore_requestJohannes Berg
2008-10-31wireless: clean up regulatory ignore_request functionJohannes Berg
2008-10-31wireless: remove struct regdom hintingJohannes Berg
2008-10-31wireless: make regdom passing semantics simplerJohannes Berg
2008-10-31iwlwifi: Update reclaim flagDaniel Halperin
2008-10-31iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet
2008-10-31iwlwifi: run through spell checkerTomas Winkler
2008-10-31iwlwifi: refactor tx byte count table usageTomas Winkler
2008-10-31iwlwifi: clear scanning bits upon failureMohamed Abbas
2008-10-31iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin
2008-10-31iwlwifi: calibration command namespace renamingTomas Winkler
2008-10-31iwlwifi: parametrize eeprom versionsTomas Winkler
2008-10-31iwlwifi: don't update TFD free counter for invalid stationTomas Winkler
2008-10-31iwlwifi: refactor TX response flowTomas Winkler
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky
2008-10-31wireless: remove write-only 'granted' variableJohannes Berg
2008-10-31ath9k: Check if the STA supports HT when initializing rate controlSujith
2008-10-31mac80211: Change WARN_ON to WARN_ON_ONCESujith
2008-10-31ath9k: Allow user to change tx power when askedLuis R. Rodriguez
2008-10-31ath9k: enable RX interrupt mitigationLuis R. Rodriguez
2008-10-31ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez
2008-10-31mac80211: make use of regulatory tx power settings on change of tx powerLuis R. Rodriguez