aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* RDS: Clear up some confusing code in send_remove_from_sockAndy Grover2010-09-08
* RDS: make sure all sgs alloced are initializedAndy Grover2010-09-08
* RDS: make m_rdma_op a member of rds_messageAndy Grover2010-09-08
* RDS: fold rdma.h into rds.hAndy Grover2010-09-08
* RDS: Explicitly allocate rm in sendmsg()Andy Grover2010-09-08
* RDS: cleanup/fix rds_rdma_unuseAndy Grover2010-09-08
* RDS: break out rdma and data ops into nested structs in rds_messageAndy Grover2010-09-08
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-08
* RDS: move rds_shutdown_worker impl. to rds_conn_shutdownAndy Grover2010-09-08
* RDS: Fix locking in send on m_rs_lockAndy Grover2010-09-08
* RDS: Rewrite rds_send_drop_to() for clarityAndy Grover2010-09-08
* RDS: Fix corrupted rds_mrsTina Yang2010-09-08
* RDS: Fix BUG_ONs to not fire when in a taskletAndy Grover2010-09-08
* net: poll() optimizationsEric Dumazet2010-09-06
* net/caifcaif_dev.c: Use netdev_<level>Joe Perches2010-09-06
* net/caif: Use pr_fmtJoe Perches2010-09-06
* net/9p/trans_fd.c: Fix unsigned return typeJulia Lawall2010-09-06
* net: pskb_expand_head() optimizationEric Dumazet2010-09-06
* tipc: Fix misleading error code when enabling Ethernet bearersAllan Stephens2010-09-06
* tipc: Ensure outgoing messages on Ethernet have sufficient headroomAllan Stephens2010-09-06
* tipc: Minor optimizations to name table translation codeAllan Stephens2010-09-06
* net: remove two kmemcheck annotationsEric Dumazet2010-09-03
* ipv6: add special mode forwarding=2 to send RS while configured as routerThomas Graf2010-09-03
* ipv6: add special mode accept_ra=2 to accept RA while configured as routerThomas Graf2010-09-03
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-09-02
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-02
| |\
| | * mac80211: only cancel software-based scans on suspendJohn W. Linville2010-09-01
| | * mac80211: cancel scan in ieee80211_restart_hw if software scan pendingJohn W. Linville2010-08-31
| | * net/wireless: Remove double testJulia Lawall2010-08-31
| | * mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen2010-08-31
| | * mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen2010-08-31
| | * mac80211: fix offchannel queue stopJohannes Berg2010-08-27
| | * mac80211: support runtime interface type changesJohannes Berg2010-08-27
| | * mac80211: split out concurrent vif checksJohannes Berg2010-08-27
| | * mac80211: simplify zero address checksJohannes Berg2010-08-27
| | * mac80211: switch to ieee80211_sdata_runningJohannes Berg2010-08-27
| | * mac80211: clean up ifdown/cleanup pathsJohannes Berg2010-08-27
| | * mac80211: use subqueue helpersJohannes Berg2010-08-27
| | * mac80211: allow changing port control protocolJohannes Berg2010-08-27
| | * cfg80211: allow changing port control protocolJohannes Berg2010-08-27
| | * mac80211: allow vendor specific cipher suitesJohannes Berg2010-08-27
| | * cfg80211: allow vendor specific cipher suitesJohannes Berg2010-08-27
| | * mac80211: allow scan to complete from any contextJohannes Berg2010-08-27
| | * mac80211: remove unused scan expire defineJohannes Berg2010-08-27
| | * mac80211: fix mesh advertisementJohannes Berg2010-08-25
| | * mac80211: fix rcu-unsafe pointer dereferenceChristian Lamparter2010-08-25
| | * nl80211: fix missing nestingJohannes Berg2010-08-25
| | * mac80211: cancel restart_work in ieee80211_unregister_hwChristian Lamparter2010-08-25
| | * mac80211: fix warning for un-used parameterWey-Yi Guy2010-08-25
| | * net/mac80211: Use wiphy_<level>Joe Perches2010-08-25