summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-08-29tcp: fix premature termination of FIN_WAIT2 time-wait socketsOctavian Purdila
2009-08-28fib_trie: resize reworkJens Låås
2009-08-28sit: allow ip fragmentation when using nopmtudisc to fix package lossSascha Hlusiak
2009-08-28net: ip_rt_send_redirect() optimizationEric Dumazet
2009-08-28tcp: keepalive cleanupsEric Dumazet
2009-08-28ipv4: af_inet.c cleanupsEric Dumazet
2009-08-28pktgen: use proc_create_data()Alexey Dobriyan
2009-08-28pktgen: increase versionStephen Hemminger
2009-08-28pktgen: cleanup checkpatch warningsStephen Hemminger
2009-08-28pktgen: use common idle routineStephen Hemminger
2009-08-28pktgen: spin using hrtimerStephen Hemminger
2009-08-28pktgen: convert to use ktime_tStephen Hemminger
2009-08-28pktgen: avoid calling gettimeofdayStephen Hemminger
2009-08-28pktgen: reorganize transmit loopStephen Hemminger
2009-08-28pktgen: use netdev_alloc_skbStephen Hemminger
2009-08-28pktgen: cleanup clone count testStephen Hemminger
2009-08-28pktgen: xmit logic reorganizationStephen Hemminger
2009-08-28pktgen: stop_device cleanupStephen Hemminger
2009-08-28pktgen: mark read-only/mostly variablesStephen Hemminger
2009-08-28pktgen: change inliningStephen Hemminger
2009-08-28pktgen: minor cleanupStephen Hemminger
2009-08-28mac80211: Check pending scan request after having processed mgd workJouni Malinen
2009-08-28mac80211: fix scan cancel on ifdownJohannes Berg
2009-08-28mac80211: Fix output of minstrels rc_statsArnd Hannemann
2009-08-28mac80211: fix RX skb leaksJohannes Berg
2009-08-28nl80211: jump to out_err upon unsupported iftypeRoel Kluin
2009-08-28mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville
2009-08-28cfg80211: check lost scans later, fix bugJohannes Berg
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona
2009-08-23Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller
2009-08-23RDS: Add a debug message suggesting to load transport modulesAndy Grover
2009-08-23RDS: Track transports via an array, not a listAndy Grover
2009-08-23RDS: Modularize RDMA and TCP transportsAndy Grover
2009-08-23RDS: Export symbols from core RDSAndy Grover
2009-08-23RDS: Add TCP transport to RDSAndy Grover
2009-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-20mac80211: fix register_hw error pathJohannes Berg
2009-08-20cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi
2009-08-20cfg80211: fix leaks of wdev->conn->ieDavid Kilroy
2009-08-20cfg80211: fix dangling scan request checkingJohannes Berg
2009-08-20mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker
2009-08-20rc80211_pid_algo.c: remove unused variable declarationJohn W. Linville
2009-08-20mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona
2009-08-20mac80211: remove deprecated APIJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg