summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-11-28sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala
2012-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-28mac80211: don't reinit rate control when mesh sta existsHelmut Schaa
2012-11-28mac80211: reject setting masked mac addressesHelmut Schaa
2012-11-28mac80211: fix potential NULL dereferenceDan Carpenter
2012-11-28nl80211: remove unnecessary checksJohannes Berg
2012-11-28pppoatm: take ATM socket lock in pppoatm_send()Krzysztof Mazur
2012-11-28pppoatm: fix module_put() raceKrzysztof Mazur
2012-11-28pppoatm: allow assign only on a connected socketKrzysztof Mazur
2012-11-28atm: add owner of push() callback to atmvccKrzysztof Mazur
2012-11-27mac80211: support P2P GO powersave configurationJohannes Berg
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg
2012-11-27mac80211: support VHT associationJohannes Berg
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg
2012-11-26net: ipmr: limit MRT_TABLE identifiersEric Dumazet
2012-11-26ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches
2012-11-26ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()Neal Cardwell
2012-11-26sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley
2012-11-26atm: br2684: Fix excessive queue bloatDavid Woodhouse
2012-11-26dsa: Hide core config options; make drivers select what they needBen Hutchings
2012-11-26can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26mac80211: fix remain-on-channel (non-)cancellingJohannes Berg
2012-11-26openvswitch: add skb mark matching and set actionAnsis Atteka
2012-11-26cfg80211: fix some tracing output issuesJohannes Berg
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-26mac80211: fix managed mode channel flags handlingJohannes Berg
2012-11-26mac80211: remove mesh config macros from mesh_plink.cMarco Porsch
2012-11-26mac80211: refactor ieee80211_set_qos_hdrMarco Porsch
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch
2012-11-26mac80211: in ADHOC print debug message for every Auth messageAntonio Quartulli
2012-11-26mac80211: in ADHOC don't update last_rx if sta is not authorizedAntonio Quartulli
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel
2012-11-25ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches
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