aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-17net: ipconfig: Fix more use after freeThierry Reding1-3/+5
2016-08-17Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-mergeDavid S. Miller18-48/+2254
2016-08-15switchdev: Put export declaration in the right placeOr Gerlitz1-1/+1
2016-08-14net: make net namespace sysctls belong to container's ownerDmitry Torokhov1-9/+20
2016-08-14netns: do not call pernet ops for not yet set up init_net namespaceDmitry Torokhov1-4/+17
2016-08-13Merge tag 'mac80211-next-for-davem-2016-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller9-83/+112
2016-08-12sit: make function ipip6_valid_ip_proto() staticWei Yongjun1-1/+1
2016-08-12Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-mergeDavid S. Miller18-442/+1081
2016-08-11nl80211: explicitly check enum nl80211_mesh_power_modeJohannes Berg1-1/+13
2016-08-11mac80211: call get_expected_throughput only after adding stationMaxim Altshul2-5/+5
2016-08-11cfg80211: identically validate beacon interval for AP/MESH/IBSSPurushottam Kushwaha2-8/+10
2016-08-11cfg80211: always notify userspace when wireless netdev is removedDenis Kenzior2-17/+5
2016-08-11cfg80211: always notify userspace of new wireless netdevsDenis Kenzior3-14/+37
2016-08-11mac80211: remove skb header offset mangling in ieee80211_build_hdrFelix Fietkau1-26/+2
2016-08-11mac80211: mesh: Add support for HW RC implementationMaxim Altshul3-12/+40
2016-08-10rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng1-34/+79
2016-08-10net: sched: convert qdisc linked list to hashtableJiri Kosina5-15/+23
2016-08-10net: resolve symbol conflicts with generic hashtable.hJiri Kosina4-21/+21
2016-08-10net: ipconfig: fix use after freeUwe Kleine-König1-8/+9
2016-08-09net: Remove fib_local variableDavid Ahern1-7/+0
2016-08-09batman-adv: Indicate netlink socket can be used with netns.Andrew Lunn1-0/+1
2016-08-09batman-adv: add backbone table netlink supportSimon Wunderlich3-0/+178
2016-08-09batman-adv: Provide bla group in the mesh_info netlink msgSven Eckelmann1-0/+8
2016-08-09batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlinkAndrew Lunn3-1/+190
2016-08-09batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementationsSven Eckelmann1-0/+125
2016-08-09batman-adv: add B.A.T.M.A.N. IV bat_gw_dump implementationsAndrew Lunn1-0/+105
2016-08-09batman-adv: netlink: add gateway table queriesSven Eckelmann4-0/+74
2016-08-09batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementationsMatthias Schiffer2-0/+341
2016-08-09batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementationsMatthias Schiffer2-0/+368
2016-08-09batman-adv: netlink: add originator and neighbor table queriesMatthias Schiffer4-0/+186
2016-08-09batman-adv: Provide TTVN in the mesh_info netlink msgSven Eckelmann1-1/+4
2016-08-09batman-adv: netlink: add translation table queryMatthias Schiffer5-37/+406
2016-08-09batman-adv: netlink: hardif queryMatthias Schiffer1-2/+126
2016-08-09batman-adv: netlink: add routing_algo queryMatthias Schiffer4-1/+82
2016-08-09batman-adv: Suppress debugfs entries for netns'sAndrew Lunn1-0/+18
2016-08-09batman-adv: Handle parent interfaces in a different netnsAndrew Lunn1-7/+43
2016-08-09batman-adv: Fix consistency of update route messagesSven Eckelmann1-26/+17
2016-08-09batman-adv: Use bitwise instead of arithmetic operator for flagsLinus Lüssing1-1/+1
2016-08-09batman-adv: Remove orig_node reference handling from send_skb_unicastSven Eckelmann2-8/+20
2016-08-09batman-adv: use kmem_cache for translation tableSven Eckelmann3-19/+169
2016-08-09batman-adv: Introduce forward packet creation helperLinus Lüssing4-59/+98
2016-08-09batman-adv: fix boolreturn.cocci warningskbuild test robot1-1/+1
2016-08-09batman-adv: iv_ogm, Reduce code duplicationMarkus Pargmann1-30/+47
2016-08-09batman-adv: disable sysfs knobs when GW-mode is not implementedAntonio Quartulli1-0/+28
2016-08-09batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli3-4/+226
2016-08-09batman-adv: make GW election code protocol specificAntonio Quartulli5-192/+263
2016-08-09batman-adv: make the GW selection class algorithm specificAntonio Quartulli3-2/+79
2016-08-09batman-adv: Remove unused primary_if and bat_priv variablesLinus Lüssing1-15/+4
2016-08-09batman-adv: Avoid sysfs name collision for netns movesSven Eckelmann1-0/+14
2016-08-09batman-adv: Revert "postpone sysfs removal when unregistering"Sven Eckelmann3-58/+16