summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-08-17kcm: Use stream parserTom Herbert
2016-08-17strparser: Stream parser for messagesTom Herbert
2016-08-17net: ipconfig: Fix more use after freeThierry Reding
2016-08-17Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-m...David S. Miller
2016-08-15switchdev: Put export declaration in the right placeOr Gerlitz
2016-08-14net: make net namespace sysctls belong to container's ownerDmitry Torokhov
2016-08-14netns: do not call pernet ops for not yet set up init_net namespaceDmitry Torokhov
2016-08-13Merge tag 'mac80211-next-for-davem-2016-08-12' of git://git.kernel.org/pub/sc...David S. Miller
2016-08-12sit: make function ipip6_valid_ip_proto() staticWei Yongjun
2016-08-12Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-m...David S. Miller
2016-08-11nl80211: explicitly check enum nl80211_mesh_power_modeJohannes Berg
2016-08-11mac80211: call get_expected_throughput only after adding stationMaxim Altshul
2016-08-11cfg80211: identically validate beacon interval for AP/MESH/IBSSPurushottam Kushwaha
2016-08-11cfg80211: always notify userspace when wireless netdev is removedDenis Kenzior
2016-08-11cfg80211: always notify userspace of new wireless netdevsDenis Kenzior
2016-08-11mac80211: remove skb header offset mangling in ieee80211_build_hdrFelix Fietkau
2016-08-11mac80211: mesh: Add support for HW RC implementationMaxim Altshul
2016-08-10rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng
2016-08-10net: sched: convert qdisc linked list to hashtableJiri Kosina
2016-08-10net: resolve symbol conflicts with generic hashtable.hJiri Kosina
2016-08-10net: ipconfig: fix use after freeUwe Kleine-König
2016-08-09net: Remove fib_local variableDavid Ahern
2016-08-09batman-adv: Indicate netlink socket can be used with netns.Andrew Lunn
2016-08-09batman-adv: add backbone table netlink supportSimon Wunderlich
2016-08-09batman-adv: Provide bla group in the mesh_info netlink msgSven Eckelmann
2016-08-09batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlinkAndrew Lunn
2016-08-09batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementationsSven Eckelmann
2016-08-09batman-adv: add B.A.T.M.A.N. IV bat_gw_dump implementationsAndrew Lunn
2016-08-09batman-adv: netlink: add gateway table queriesSven Eckelmann
2016-08-09batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementationsMatthias Schiffer
2016-08-09batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementationsMatthias Schiffer
2016-08-09batman-adv: netlink: add originator and neighbor table queriesMatthias Schiffer
2016-08-09batman-adv: Provide TTVN in the mesh_info netlink msgSven Eckelmann
2016-08-09batman-adv: netlink: add translation table queryMatthias Schiffer
2016-08-09batman-adv: netlink: hardif queryMatthias Schiffer
2016-08-09batman-adv: netlink: add routing_algo queryMatthias Schiffer
2016-08-09batman-adv: Suppress debugfs entries for netns'sAndrew Lunn
2016-08-09batman-adv: Handle parent interfaces in a different netnsAndrew Lunn
2016-08-09batman-adv: Fix consistency of update route messagesSven Eckelmann
2016-08-09batman-adv: Use bitwise instead of arithmetic operator for flagsLinus Lüssing
2016-08-09batman-adv: Remove orig_node reference handling from send_skb_unicastSven Eckelmann
2016-08-09batman-adv: use kmem_cache for translation tableSven Eckelmann
2016-08-09batman-adv: Introduce forward packet creation helperLinus Lüssing
2016-08-09batman-adv: fix boolreturn.cocci warningskbuild test robot
2016-08-09batman-adv: iv_ogm, Reduce code duplicationMarkus Pargmann
2016-08-09batman-adv: disable sysfs knobs when GW-mode is not implementedAntonio Quartulli
2016-08-09batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli
2016-08-09batman-adv: make GW election code protocol specificAntonio Quartulli
2016-08-09batman-adv: make the GW selection class algorithm specificAntonio Quartulli
2016-08-09batman-adv: Remove unused primary_if and bat_priv variablesLinus Lüssing