aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tipc: fix test of bearer_priority range in tipc_register_media()roel kluin2009-08-29
* can: switch to seq_fileAlexey Dobriyan2009-08-29
* tcp: Remove redundant copy of MD5 authentication keyJohn Dykstra2009-08-29
* Speed-up pfifo_fast lookup using a private bitmapKrishna Kumar2009-08-29
* ipv6: Update Neighbor Cache when IPv6 RA is received on a routerDavid Ward2009-08-29
* tcp: fix premature termination of FIN_WAIT2 time-wait socketsOctavian Purdila2009-08-29
* fib_trie: resize reworkJens Låås2009-08-29
* sit: allow ip fragmentation when using nopmtudisc to fix package lossSascha Hlusiak2009-08-29
* net: ip_rt_send_redirect() optimizationEric Dumazet2009-08-29
* tcp: keepalive cleanupsEric Dumazet2009-08-29
* ipv4: af_inet.c cleanupsEric Dumazet2009-08-29
* pktgen: use proc_create_data()Alexey Dobriyan2009-08-29
* pktgen: increase versionStephen Hemminger2009-08-29
* pktgen: cleanup checkpatch warningsStephen Hemminger2009-08-29
* pktgen: use common idle routineStephen Hemminger2009-08-29
* pktgen: spin using hrtimerStephen Hemminger2009-08-29
* pktgen: convert to use ktime_tStephen Hemminger2009-08-29
* pktgen: avoid calling gettimeofdayStephen Hemminger2009-08-29
* pktgen: reorganize transmit loopStephen Hemminger2009-08-29
* pktgen: use netdev_alloc_skbStephen Hemminger2009-08-29
* pktgen: cleanup clone count testStephen Hemminger2009-08-29
* pktgen: xmit logic reorganizationStephen Hemminger2009-08-29
* pktgen: stop_device cleanupStephen Hemminger2009-08-29
* pktgen: mark read-only/mostly variablesStephen Hemminger2009-08-29
* pktgen: change inliningStephen Hemminger2009-08-29
* pktgen: minor cleanupStephen Hemminger2009-08-29
* mac80211: Check pending scan request after having processed mgd workJouni Malinen2009-08-28
* mac80211: fix scan cancel on ifdownJohannes Berg2009-08-28
* mac80211: Fix output of minstrels rc_statsArnd Hannemann2009-08-28
* mac80211: fix RX skb leaksJohannes Berg2009-08-28
* nl80211: jump to out_err upon unsupported iftypeRoel Kluin2009-08-28
* mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann2009-08-28
* mac80211: remove tasklet enable/disableJohannes Berg2009-08-28
* cfg80211: clean up properly on interface type changeJohannes Berg2009-08-28
* cfg80211: make spurious warnings less likely, configurableJohannes Berg2009-08-28
* mac80211: remove ieee80211_rx namespace hackJohn W. Linville2009-08-28
* cfg80211: check lost scans later, fix bugJohannes Berg2009-08-28
* mac80211: fix configure_filter invocation after stopJohannes Berg2009-08-28
* mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona2009-08-28
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-08-23
|\
| * Drop ARPHRD_IEEE802154_PHYDmitry Eremin-Solenikov2009-08-19
| * ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov2009-08-19
| * ieee802154: add a sysfs representation of WPAN master devicesDmitry Eremin-Solenikov2009-08-19
* | RDS: Add a debug message suggesting to load transport modulesAndy Grover2009-08-23
* | RDS: Track transports via an array, not a listAndy Grover2009-08-23
* | RDS: Modularize RDMA and TCP transportsAndy Grover2009-08-23
* | RDS: Export symbols from core RDSAndy Grover2009-08-23
* | RDS: Add TCP transport to RDSAndy Grover2009-08-23
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-21
|\ \
| * | mac80211: fix register_hw error pathJohannes Berg2009-08-20