aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-13net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum1-0/+1
2016-08-13net/irda: handle iriap_register_lsap() allocation failureVegard Nossum1-2/+6
2016-08-13bpf: fix write helpers with regards to non-linear partsDaniel Borkmann1-52/+18
2016-08-13calipso: fix resource leak on calipso_genopt failureColin Ian King1-1/+3
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann1-5/+5
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-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-24/+94
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
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-10openvswitch: do not ignore netdev errors when creating tunnel vportsMartynas Pumputis3-4/+25
2016-08-10tipc: fix variable dereference before NULL checkParthasarathy Bhuvaragan1-1/+2
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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-20/+26
2016-08-10net: ipconfig: fix use after freeUwe Kleine-König1-8/+9
2016-08-10netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributesLaura Garcia Liebana1-2/+9
2016-08-09bridge: Fix problems around fdb entries pointing to the bridge deviceToshiaki Makita1-25/+27
2016-08-09net: Remove fib_local variableDavid Ahern1-7/+0
2016-08-09vti: flush x-netns xfrm cache when vti interface is removedLance Richardson1-0/+31
2016-08-09rxrpc: Free packets discarded in data_readyDavid Howells1-0/+2
2016-08-09rxrpc: Fix a use-after-push in data_ready handlerDavid Howells1-6/+11
2016-08-09rxrpc: Once packet posted in data_ready, don't retry postingDavid Howells1-5/+3
2016-08-09rxrpc: Don't access connection from call if pointer is NULLDavid Howells1-0/+4
2016-08-09rxrpc: Need to flag call as being released on connect failureDavid Howells1-0/+2
2016-08-099p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()Vegard Nossum1-2/+2
2016-08-09rxrpc: fix uninitialized pointer dereference in debug codeArnd Bergmann1-0/+1
2016-08-09netfilter: ctnetlink: reject new conntrack request with different l4protoLiping Zhang1-0/+2
2016-08-09netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang1-4/+2
2016-08-09netfilter: nfnetlink_queue: fix memory leak when attach expectation successfullyLiping Zhang1-6/+2
2016-08-09netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang1-1/+1
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