aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-24netfilter: ipset: fix netiface set name overflowFlorian Westphal1-1/+1
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
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville15-25/+72
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-5/+25
2012-11-21batman-adv: Use packing of 2 for all headers before an ethernet headerSven Eckelmann1-1/+15
2012-11-21batman-adv: Start new development cycleSven Eckelmann1-1/+1
2012-11-21batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich4-23/+11
2012-11-21batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann3-0/+36
2012-11-21batman-adv: Add wrapper to look up neighbor and send skbMartin Hundebøll6-107/+74
2012-11-21batman-adv: support array of debugfs general attributesAntonio Quartulli1-9/+25
2012-11-21batman-adv: fix bla compare functionSimon Wunderlich1-2/+16
2012-11-21batman-adv: Mark best gateway in transtable_global debugfsSven Eckelmann1-26/+64
2012-11-21mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan2-0/+41
2012-11-20sctp: send abort chunk when max_retrans exceededNeil Horman2-1/+27
2012-11-20ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet1-1/+2
2012-11-20net: Remove redundant null check before kfree in dev.cSachin Kamat1-4/+2
2012-11-20caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat1-2/+1
2012-11-20sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel1-25/+124
2012-11-20Bluetooth: Remove OOB data if device was discovered in bandSzymon Janc1-0/+2
2012-11-20Bluetooth: AMP: Set no FCS for incoming L2CAP chanAndrei Emeltchenko1-0/+1
2012-11-20Bluetooth: Improve error message printingAndrei Emeltchenko1-1/+1
2012-11-20Bluetooth: Set local_amp_id after getting Phylink Completed evtAndrei Emeltchenko1-0/+1
2012-11-20Bluetooth: Fix sending L2CAP Create Chan ReqAndrei Emeltchenko1-11/+18
2012-11-20mac80211: fix channel context suspend/reconfig handlingJohannes Berg2-3/+56
2012-11-19net: remove unnecessary wireless includesJohannes Berg1-2/+0