summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* kcm: Use stream parserTom Herbert2016-08-174-392/+110
* strparser: Stream parser for messagesTom Herbert2016-08-175-0/+499
* net: ipconfig: Fix more use after freeThierry Reding2016-08-171-3/+5
* Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-m...David S. Miller2016-08-1718-48/+2254
|\
| * batman-adv: Indicate netlink socket can be used with netns.Andrew Lunn2016-08-091-0/+1
| * batman-adv: add backbone table netlink supportSimon Wunderlich2016-08-093-0/+178
| * batman-adv: Provide bla group in the mesh_info netlink msgSven Eckelmann2016-08-091-0/+8
| * batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlinkAndrew Lunn2016-08-093-1/+190
| * batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementationsSven Eckelmann2016-08-091-0/+125
| * batman-adv: add B.A.T.M.A.N. IV bat_gw_dump implementationsAndrew Lunn2016-08-091-0/+105
| * batman-adv: netlink: add gateway table queriesSven Eckelmann2016-08-094-0/+74
| * batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementationsMatthias Schiffer2016-08-092-0/+341
| * batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementationsMatthias Schiffer2016-08-092-0/+368
| * batman-adv: netlink: add originator and neighbor table queriesMatthias Schiffer2016-08-094-0/+186
| * batman-adv: Provide TTVN in the mesh_info netlink msgSven Eckelmann2016-08-091-1/+4
| * batman-adv: netlink: add translation table queryMatthias Schiffer2016-08-095-37/+406
| * batman-adv: netlink: hardif queryMatthias Schiffer2016-08-091-2/+126
| * batman-adv: netlink: add routing_algo queryMatthias Schiffer2016-08-094-1/+82
| * batman-adv: Suppress debugfs entries for netns'sAndrew Lunn2016-08-091-0/+18
| * batman-adv: Handle parent interfaces in a different netnsAndrew Lunn2016-08-091-7/+43
* | switchdev: Put export declaration in the right placeOr Gerlitz2016-08-151-1/+1
* | net: make net namespace sysctls belong to container's ownerDmitry Torokhov2016-08-141-9/+20
* | netns: do not call pernet ops for not yet set up init_net namespaceDmitry Torokhov2016-08-141-4/+17
* | Merge tag 'mac80211-next-for-davem-2016-08-12' of git://git.kernel.org/pub/sc...David S. Miller2016-08-139-83/+112
|\ \
| * | nl80211: explicitly check enum nl80211_mesh_power_modeJohannes Berg2016-08-111-1/+13
| * | mac80211: call get_expected_throughput only after adding stationMaxim Altshul2016-08-112-5/+5
| * | cfg80211: identically validate beacon interval for AP/MESH/IBSSPurushottam Kushwaha2016-08-112-8/+10
| * | cfg80211: always notify userspace when wireless netdev is removedDenis Kenzior2016-08-112-17/+5
| * | cfg80211: always notify userspace of new wireless netdevsDenis Kenzior2016-08-113-14/+37
| * | mac80211: remove skb header offset mangling in ieee80211_build_hdrFelix Fietkau2016-08-111-26/+2
| * | mac80211: mesh: Add support for HW RC implementationMaxim Altshul2016-08-113-12/+40
* | | sit: make function ipip6_valid_ip_proto() staticWei Yongjun2016-08-121-1/+1
* | | Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-m...David S. Miller2016-08-1218-442/+1081
|\ \ \ | | |/ | |/|
| * | batman-adv: Fix consistency of update route messagesSven Eckelmann2016-08-091-26/+17
| * | batman-adv: Use bitwise instead of arithmetic operator for flagsLinus Lüssing2016-08-091-1/+1
| * | batman-adv: Remove orig_node reference handling from send_skb_unicastSven Eckelmann2016-08-092-8/+20
| * | batman-adv: use kmem_cache for translation tableSven Eckelmann2016-08-093-19/+169
| * | batman-adv: Introduce forward packet creation helperLinus Lüssing2016-08-094-59/+98
| * | batman-adv: fix boolreturn.cocci warningskbuild test robot2016-08-091-1/+1
| * | batman-adv: iv_ogm, Reduce code duplicationMarkus Pargmann2016-08-091-30/+47
| * | batman-adv: disable sysfs knobs when GW-mode is not implementedAntonio Quartulli2016-08-091-0/+28
| * | batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli2016-08-093-4/+226
| * | batman-adv: make GW election code protocol specificAntonio Quartulli2016-08-095-192/+263
| * | batman-adv: make the GW selection class algorithm specificAntonio Quartulli2016-08-093-2/+79
| * | batman-adv: Remove unused primary_if and bat_priv variablesLinus Lüssing2016-08-091-15/+4
| * | batman-adv: Avoid sysfs name collision for netns movesSven Eckelmann2016-08-091-0/+14
| * | batman-adv: Revert "postpone sysfs removal when unregistering"Sven Eckelmann2016-08-093-58/+16
| * | batman-adv: Modify mesh_iface outside sysfs contextSven Eckelmann2016-08-092-26/+94
| * | batman-adv: Define module rtnl link nameSven Eckelmann2016-08-091-0/+1
| * | batman-adv: Document optional batadv_algo_opsSven Eckelmann2016-08-091-3/+5