summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-12-05batman-adv: Act on NETDEV_*_TYPE_CHANGE eventsAndrew Lunn
2015-12-05ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addressesAndrew Lunn
2015-12-04mac80211: reject zero cookie in mgmt-tx/roc cancelJohannes Berg
2015-12-04mac80211: Allow a STA to join an IBSS with 80+80 MHz channelJouni Malinen
2015-12-04cfg80211: reg: Refactor calculation of bandwidth flagsMichal Sojka
2015-12-04mac80211: rewrite remain-on-channel logicJohannes Berg
2015-12-04mac80211: simplify ack_skb handlingJohannes Berg
2015-12-04mac80211: move off-channel/mgmt-tx code to offchannel.cJohannes Berg
2015-12-04mac80211: fix mgmt-tx abort cookie and leakJohannes Berg
2015-12-04mac80211: catch queue stop underflowJohannes Berg
2015-12-04mac80211: properly free TX skbs when monitor TX failsJohannes Berg
2015-12-04mac80211: properly free skb when r-o-c for TX failsJohannes Berg
2015-12-04Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"Johannes Berg
2015-12-04cfg80211: handle add_station auth/assoc flag quirksJohannes Berg
2015-12-04cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_stationAyala Beker
2015-12-04mac80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com
2015-12-04cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka
2015-12-04cfg80211: reg: Remove unused function parameterMichal Sojka
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller
2015-12-04mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach
2015-12-04cfg80211: ocb: Fix null pointer deref if join_ocb is unimplementedOla Olsson
2015-12-04mac80211: remove string from unaligned packet warningJohannes Berg
2015-12-04lib80211: ratelimit key index mismatchJohannes Berg
2015-12-04mac80211: mesh: print MAC address instead of pointerJohannes Berg
2015-12-04cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg
2015-12-04cfg80211: add complete data to station add/change tracingJohannes Berg
2015-12-04cfg80211: Add missing tracing to cfg80211Ilan Peer
2015-12-04mac80211: allow driver to prevent two stations w/ same addressJohannes Berg
2015-12-04Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-12-03tipc: fix node reference count bugJon Paul Maloy
2015-12-03pppox: use standard module auto-loading featureGuillaume Nault
2015-12-03VSOCK: Add Makefile and KconfigAsias He
2015-12-03VSOCK: Introduce virtio-vsock.koAsias He
2015-12-03VSOCK: Introduce virtio-vsock-common.koAsias He
2015-12-03VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_genericAsias He
2015-12-03mpls: support for dead routesRoopa Prabhu
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-12-03net: ipv6: restrict hop_limit sysctl setting to range [1; 255]Phil Sutter
2015-12-03openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni
2015-12-03ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn
2015-12-03ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet
2015-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-03net: introduce change lower state notifierJiri Pirko
2015-12-03net: add possibility to pass information about upper device via notifierJiri Pirko
2015-12-03net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko