summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-17tipc: don't sanity check non-existing TLV (NL compat)Richard Alpe
2015-08-17bnx2: Fix bandwidth allocation for some MF modesYuval Mintz
2015-08-16ipv4: fix refcount leak in fib_check_nh()Eric Dumazet
2015-08-15ieee802154: 6lowpan: fix non-lowpan wpan interfacesAlexander Aring
2015-08-15ieee802154: 6lowpan: fix packet layer registrationAlexander Aring
2015-08-15Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEPeter Poklop
2015-08-14batman-adv: Fix potentially broken skb network header accessLinus Lüssing
2015-08-14batman-adv: remove broadcast packets scheduled for purged outgoing ifSimon Wunderlich
2015-08-14batman-adv: protect tt request from double deletionMarek Lindner
2015-08-14batman-adv: Fix potential synchronization issues in mcast tvlv handlerLinus Lüssing
2015-08-14batman-adv: Make MCAST capability changes atomicLinus Lüssing
2015-08-14batman-adv: Make TT capability changes atomicLinus Lüssing
2015-08-14batman-adv: Make NC capability changes atomicLinus Lüssing
2015-08-14batman-adv: Make DAT capability changes atomicLinus Lüssing
2015-08-14mac80211: fix BIT position for TDLS WIDE extended capEmmanuel Grumbach
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg
2015-08-14average: provide macro to create static EWMAJohannes Berg
2015-08-14mac80211_hwsim: unregister genetlink family properlySu Kang Yin
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi
2015-08-14mac80211: define rate_control_apply_mask_ratetbl()Lorenzo Bianconi
2015-08-14mac80211: remove ieee80211_tx_rate dependency in rate mask codeLorenzo Bianconi
2015-08-14mac80211: remove ieee80211_tx_info from rate_control_apply_mask signatureLorenzo Bianconi
2015-08-14mac80211: Make OCB mode set BSSIDBertold Van den Bergh
2015-08-14mac80211: Only accept data frames in OCB modeBertold Van den Bergh
2015-08-14mac80211: Set txrc.bss to true for OCB interfacesBertold Van den Bergh
2015-08-14nl80211: Allow setting multicast rate on OCB interfacesBertold Van den Bergh
2015-08-14cfg80211: propagate set_wiphy failure to userspaceMichal Kazior
2015-08-14cfg80211: regulatory: handle 5 and 10 MHz channels properlyMatthias May
2015-08-14Bluetooth: hciuart: Fix to use boolean flag with u32 typeBen YoungTae Kim
2015-08-13Merge branch 'vrf-lite'David S. Miller
2015-08-13net: Introduce VRF device driverDavid Ahern
2015-08-13net: frags: Add VRF device index to cache and lookupDavid Ahern
2015-08-13net: Use VRF index for oif in ip_send_unicast_replyDavid Ahern
2015-08-13net: Use passed in table for nexthop lookupsDavid Ahern
2015-08-13net: Add routes to the table associated with the deviceDavid Ahern
2015-08-13net: Fix up inet_addr_type checksDavid Ahern
2015-08-13net: Add inet_addr lookup by tableDavid Ahern
2015-08-13udp: Handle VRF device in sendmsgDavid Ahern
2015-08-13net: Use VRF device index for lookups on TXDavid Ahern
2015-08-13net: Use VRF device index for lookups on RXDavid Ahern
2015-08-13net: Introduce VRF related flags and helpersDavid Ahern
2015-08-13net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfoAndy Gospodarek
2015-08-13net: allow sleeping when modifying store_rps_mapSasha Levin
2015-08-13Merge branch 'mv88e6xxx-hw-vlan'David S. Miller
2015-08-13net: dsa: mv88e6xxx: use port 802.1Q mode SecureVivien Didelot
2015-08-13net: dsa: mv88e6xxx: add VLAN Load supportVivien Didelot
2015-08-13net: dsa: mv88e6xxx: add VLAN Purge supportVivien Didelot
2015-08-13net: dsa: mv88e6xxx: add VLAN support to FDB dumpVivien Didelot
2015-08-13net: dsa: mv88e6xxx: add VLAN Get Next supportVivien Didelot
2015-08-13net: dsa: mv88e6xxx: flush VTU and STU entriesVivien Didelot