summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-10-26sctp: fix the panic caused by route updateXin Long
2016-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-10-23net: sctp, forbid negative lengthJiri Slaby
2016-10-23ipv6: do not increment mac header when it's unsetJason A. Donenfeld
2016-10-22ipv4: use the right lock for ping_group_rangeWANG Cong
2016-10-22netns: revert "netns: avoid disabling irq for netns id"Paul Moore
2016-10-21ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong
2016-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-10-20ipv4: disable BH in set_ping_group_range()Eric Dumazet
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet
2016-10-20net: add recursion limit to GROSabrina Dubroca
2016-10-20ipv6: properly prevent temp_prefered_lft sysctl raceJiri Bohac
2016-10-20netfilter: fix nf_queue handlingPablo Neira Ayuso
2016-10-20netfilter: conntrack: restart gc immediately if GC_MAX_EVICTS is reachedNicolas Dichtel
2016-10-20net/ncsi: Improve HNCDSC AEN handlerGavin Shan
2016-10-20net/ncsi: Choose hot channel as active one if necessaryGavin Shan
2016-10-20net/ncsi: Fix stale link state of inactive channels on failoverGavin Shan
2016-10-20net/ncsi: Avoid if statements in ncsi_suspend_channel()Gavin Shan
2016-10-20net/sched: act_mirred: Use passed lastuse argumentPaul Blakey
2016-10-19Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichaƂ Narajowski
2016-10-19netfilter: x_tables: suppress kmemcheck warningFlorian Westphal
2016-10-19tcp: do not export sysctl_tcp_low_latencyEric Dumazet
2016-10-19switchdev: Execute bridge ndos only for bridge portsIdo Schimmel
2016-10-19net: core: Correctly iterate over lower adjacency listIdo Schimmel
2016-10-19flow_dissector: Check skb for VLAN only if skb specified.Eric Garver
2016-10-18soreuseport: do not export reuseport_add_sock()Eric Dumazet
2016-10-18bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov
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-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