summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-10-18netfilter: nf_tables: avoid uninitialized variable warningArnd Bergmann
2016-10-18tcp: Remove unused but set variableTobias Klauser
2016-10-18ipv4: Remove unused but set variableTobias Klauser
2016-10-18net/hsr: Remove unused but set variableTobias Klauser
2016-10-18Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-10-17netfilter: nft_range: validate operation netlink attributePablo Neira Ayuso
2016-10-17netfilter: nft_exthdr: fix error handling in nft_exthdr_init()Dan Carpenter
2016-10-17netfilter: nf_tables: underflow in nft_parse_u32_check()Dan Carpenter
2016-10-17netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policyLiping Zhang
2016-10-17netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias nameLiping Zhang
2016-10-17netfilter: xt_NFLOG: fix unexpected truncated packetLiping Zhang
2016-10-17netfilter: nft_dynset: fix element timeout for HZ != 1000Anders K. Pedersen
2016-10-17netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constantsGeert Uytterhoeven
2016-10-17net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern
2016-10-17mac80211: move struct aead_req off the stackArd Biesheuvel
2016-10-17batman-adv: Add BATADV_DBG_TP_METER to BATADV_DBG_ALLSven Eckelmann
2016-10-17batman-adv: Modify neigh_list only with rcu-list functionsSven Eckelmann
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac
2016-10-14IPv6: Drop the temporary address regen_timerJiri Bohac
2016-10-14Merge tag 'rxrpc-rewrite-20161013' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-10-14ipv6: correctly add local routes when lo goes upNicolas Dichtel
2016-10-14ip6_tunnel: fix ip6_tnl_lookupVadim Fedorenko
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-10-13net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov
2016-10-13net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter
2016-10-13tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern
2016-10-13ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet
2016-10-13net_sched: reorder pernet ops and act ops registrationsWANG Cong
2016-10-13openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal devJiri Benc
2016-10-13openvswitch: fix vlan subtraction from packet lengthJiri Benc
2016-10-13openvswitch: vlan: remove wrong likely statementJiri Benc
2016-10-13net_sched: do not broadcast RTM_GETTFILTER resultEric Dumazet
2016-10-13rxrpc: Fix checking of error from ip6_route_output()David Howells
2016-10-13rxrpc: Fix checker warning by not passing always-zero value to ERR_PTR()David Howells
2016-10-12mac80211: fix CMD_FRAME for AP_VLANMichael Braun
2016-10-12mac80211: validate DA/SA during A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg
2016-10-12mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-10-12strparser: Propagate correct error code in strp_recv()Geert Uytterhoeven
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-11netfilter: Fix slab corruption.Linus Torvalds
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro