summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
2012-11-25ipv4: ipmr: various fixes and cleanupsEric Dumazet
2012-11-25net: dsa/slave: Fix compilation warningsviresh kumar
2012-11-25net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-24netfilter: ipset: fix netiface set name overflowFlorian Westphal
2012-11-23Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-11-23cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg
2012-11-23mac80211: disable HT advertising unless AP supports itJohannes Berg
2012-11-23mac80211: rename IEEE80211_STA_DISABLE_11N to HTJohannes Berg
2012-11-23mac80211: fix RX chains configurationJohannes Berg
2012-11-23mac80211: fix radiotap vendor area skippingJohannes Berg
2012-11-22ipv4: do not cache looped multicastsJulian Anastasov
2012-11-22ipv6: adapt connect for repair moveAndrey Vagin
2012-11-22Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2012-11-22tipc: delete TIPC_ADVANCED Kconfig variablePaul Gortmaker
2012-11-22tipc: eliminate an unnecessary cast of node variableYing Xue
2012-11-22tipc: introduce message to synchronize broadcast linkJon Maloy
2012-11-22tipc: rename supported flag to recv_permittedYing Xue
2012-11-22tipc: remove supportable flag from bclink structureYing Xue
2012-11-21tipc: remove the bearer congestion mechanismYing Xue
2012-11-21tipc: wake up all waiting threads at socket shutdownYing Xue
2012-11-21netfilter: cttimeout: fix buffer overflowFlorian Westphal
2012-11-21netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik
2012-11-21tipc: return POLLOUT for sockets in an unconnected stateErik Hugne
2012-11-21tipc: fix race/inefficiencies in poll/wait behaviourYing Xue
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-21batman-adv: Use packing of 2 for all headers before an ethernet headerSven Eckelmann
2012-11-21batman-adv: Start new development cycleSven Eckelmann
2012-11-21batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich
2012-11-21batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann
2012-11-21batman-adv: Add wrapper to look up neighbor and send skbMartin Hundebøll
2012-11-21batman-adv: support array of debugfs general attributesAntonio Quartulli
2012-11-21batman-adv: fix bla compare functionSimon Wunderlich
2012-11-21batman-adv: Mark best gateway in transtable_global debugfsSven Eckelmann
2012-11-21mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan
2012-11-20sctp: send abort chunk when max_retrans exceededNeil Horman
2012-11-20ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet
2012-11-20net: Remove redundant null check before kfree in dev.cSachin Kamat
2012-11-20caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat
2012-11-20sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel
2012-11-20Bluetooth: Remove OOB data if device was discovered in bandSzymon Janc
2012-11-20Bluetooth: AMP: Set no FCS for incoming L2CAP chanAndrei Emeltchenko
2012-11-20Bluetooth: Improve error message printingAndrei Emeltchenko
2012-11-20Bluetooth: Set local_amp_id after getting Phylink Completed evtAndrei Emeltchenko
2012-11-20Bluetooth: Fix sending L2CAP Create Chan ReqAndrei Emeltchenko