aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: sk_sleep() helperEric Dumazet2010-04-20
* net: emphasize rtnl lock required in call_netdevice_notifiersJiri Pirko2010-04-20
* rps: consistent rxhashEric Dumazet2010-04-20
* rps: cleanupsEric Dumazet2010-04-20
* rps: static functionsEric Dumazet2010-04-19
* rps: shortcut net_rps_action()Eric Dumazet2010-04-19
* net: Introduce skb_orphan_try()Eric Dumazet2010-04-18
* net: remove time limit in process_backlog()Eric Dumazet2010-04-18
* rps: rps_sock_flow_table is mostly readEric Dumazet2010-04-17
* rfs: Receive Flow SteeringTom Herbert2010-04-16
* ipv6: fix the comment of ip6_xmit()Shan Wei2010-04-16
* net: replace ipfragok with skb->local_dfShan Wei2010-04-16
* ipv6: cancel to setting local_df in ip6_xmit()Shan Wei2010-04-16
* net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4Joe Perches2010-04-15
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-04-15
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
| |\
| | * mac80211: check whether scan is in progress before queueing scan_workTeemu Paasikivi2010-04-09
| | * mac80211: fix typo for LDPC capabilityLuis R. Rodriguez2010-04-09
| | * mac80211: delay skb linearising in rx decryptionZhu Yi2010-04-09
| | * mac80211: enhance tracingJohannes Berg2010-04-08
| | * mac80211: Moved mesh action codes to a more visible locationJavier Cardona2010-04-08
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-08
| | |\
| | * | mac80211: fix paged RX cryptoJohannes Berg2010-04-07
| | * | mac80211: fix some RX aggregation lockingJohannes Berg2010-04-07
| | * | mac80211: clean up/fix aggregation codeJohannes Berg2010-04-07
| | * | mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg2010-04-07
| | * | mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg2010-04-07
| | * | mac80211: remove irq disabling for sta lockJohannes Berg2010-04-07
| | * | mac80211: fix station destruction problemJohannes Berg2010-04-07
| | * | cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-07
| | * | mac80211: Fix robust management frame handling (MFP)Jouni Malinen2010-04-06
| | * | mac80211: Fix drop_unencrypted for MFP with hwaccelJouni Malinen2010-03-31
| | * | nl80211: reenable station del for meshMarco Porsch2010-03-31
| | * | mac80211: Fix dropping of unprotected robust multicast framesJouni Malinen2010-03-31
| | * | mac80211: Fix BIP to be used only with group-addressed framesJouni Malinen2010-03-31
| | * | mac80211: Send deauth/disassoc prior to dropping STA entryJouni Malinen2010-03-31
| | * | mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen2010-03-31
| | * | mac80211: enable QoS explicitly in AP modeStanislaw Gruszka2010-03-31
| | * | mac80211: explicitly disable/enable QoSStanislaw Gruszka2010-03-31
| | * | mac80211: support paged rx SKBsZhu Yi2010-03-31
| | * | wireless: remove trailing space in messagesFrans Pop2010-03-31
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-15
|\ \ \ \
| * | | | ipv4: ipmr: fix NULL pointer deref during unres queue destructionPatrick McHardy2010-04-15
| * | | | ipv4: ipmr: fix invalid cache resolving when adding a non-matching entryPatrick McHardy2010-04-15
| * | | | ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependenciesPatrick McHardy2010-04-15
| |/ / /
* / / / net: netif_rx() must disable preemptionEric Dumazet2010-04-15
|/ / /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-14
|\ \ \
| * | | can: avoids a false warningEric Dumazet2010-04-13
* | | | ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-13
* | | | ipv4: ipmr: move mroute data into seperate structurePatrick McHardy2010-04-13