aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville66-1521/+3960
2012-11-26ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches1-0/+6
2012-11-26sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley2-6/+79
2012-11-26atm: br2684: Fix excessive queue bloatDavid Woodhouse1-14/+22
2012-11-26dsa: Hide core config options; make drivers select what they needBen Hutchings1-17/+13
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville37-885/+1237
2012-11-26cfg80211: fix some tracing output issuesJohannes Berg1-76/+73
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg1-17/+24
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg4-9/+55
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg2-16/+116
2012-11-26mac80211: convert to channel definition structJohannes Berg17-234/+189
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg10-94/+382
2012-11-26cfg80211: pass a channel definition structJohannes Berg13-328/+312
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg12-126/+63
2012-11-26mac80211: fix managed mode channel flags handlingJohannes Berg1-9/+5
2012-11-26mac80211: remove mesh config macros from mesh_plink.cMarco Porsch1-15/+13
2012-11-26mac80211: refactor ieee80211_set_qos_hdrMarco Porsch1-17/+23
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch3-19/+5
2012-11-26mac80211: in ADHOC print debug message for every Auth messageAntonio Quartulli1-2/+4
2012-11-26mac80211: in ADHOC don't update last_rx if sta is not authorizedAntonio Quartulli1-3/+7
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel1-2/+3
2012-11-25ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches2-6/+6
2012-11-25ipv4: ipmr: various fixes and cleanupsEric Dumazet1-7/+17
2012-11-25net: dsa/slave: Fix compilation warningsviresh kumar1-7/+9
2012-11-25net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde1-1/+1
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-34/+49
2012-11-23Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller12-269/+185
2012-11-23cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg2-9/+45
2012-11-23mac80211: disable HT advertising unless AP supports itJohannes Berg1-0/+1
2012-11-23mac80211: rename IEEE80211_STA_DISABLE_11N to HTJohannes Berg2-9/+9
2012-11-23mac80211: fix RX chains configurationJohannes Berg1-16/+21
2012-11-23mac80211: fix radiotap vendor area skippingJohannes Berg1-4/+7
2012-11-22ipv4: do not cache looped multicastsJulian Anastasov1-2/+5
2012-11-22ipv6: adapt connect for repair moveAndrey Vagin3-13/+7
2012-11-22Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller5-13/+15
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller3-28/+10
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller2-13/+2
2012-11-22tipc: delete TIPC_ADVANCED Kconfig variablePaul Gortmaker2-17/+1
2012-11-22tipc: eliminate an unnecessary cast of node variableYing Xue1-1/+1
2012-11-22tipc: introduce message to synchronize broadcast linkJon Maloy2-6/+60
2012-11-22tipc: rename supported flag to recv_permittedYing Xue4-12/+12
2012-11-22tipc: remove supportable flag from bclink structureYing Xue3-10/+4
2012-11-21tipc: remove the bearer congestion mechanismYing Xue6-217/+61
2012-11-21tipc: wake up all waiting threads at socket shutdownYing Xue1-3/+4
2012-11-21netfilter: cttimeout: fix buffer overflowFlorian Westphal1-1/+2
2012-11-21netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik4-12/+13
2012-11-21tipc: return POLLOUT for sockets in an unconnected stateErik Hugne1-1/+5
2012-11-21tipc: fix race/inefficiencies in poll/wait behaviourYing Xue1-5/+40
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville21-138/+378
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville5-27/+177