summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
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-11openvswitch: do not ignore netdev errors when creating tunnel vportsMartynas Pumputis
2016-08-11tipc: fix variable dereference before NULL checkParthasarathy Bhuvaragan
2016-08-11rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng
2016-08-11net: sched: convert qdisc linked list to hashtableJiri Kosina
2016-08-11net: resolve symbol conflicts with generic hashtable.hJiri Kosina
2016-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-08-10net: ipconfig: fix use after freeUwe Kleine-König
2016-08-10netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributesLaura Garcia Liebana
2016-08-10bridge: Fix problems around fdb entries pointing to the bridge deviceToshiaki Makita
2016-08-09net: Remove fib_local variableDavid Ahern
2016-08-09vti: flush x-netns xfrm cache when vti interface is removedLance Richardson
2016-08-09rxrpc: Free packets discarded in data_readyDavid Howells
2016-08-09rxrpc: Fix a use-after-push in data_ready handlerDavid Howells
2016-08-09rxrpc: Once packet posted in data_ready, don't retry postingDavid Howells
2016-08-09rxrpc: Don't access connection from call if pointer is NULLDavid Howells
2016-08-09rxrpc: Need to flag call as being released on connect failureDavid Howells
2016-08-099p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()Vegard Nossum
2016-08-09rxrpc: fix uninitialized pointer dereference in debug codeArnd Bergmann
2016-08-09netfilter: ctnetlink: reject new conntrack request with different l4protoLiping Zhang
2016-08-09netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang
2016-08-09netfilter: nfnetlink_queue: fix memory leak when attach expectation successfullyLiping Zhang
2016-08-09netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang
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