summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-01-06Revert "netfilter: move nat hlist_head to nf_conn"Greg Kroah-Hartman
2017-01-06Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Greg Kroah-Hartman
2016-12-15batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann
2016-12-15can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
2016-12-10esp6: Fix integrity verification when ESN are usedTobias Brunner
2016-12-10esp4: Fix integrity verification when ESN are usedTobias Brunner
2016-12-10flowcache: Increase threshold for refusing new allocationsMiroslav Urbanek
2016-12-10Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"Eli Cooper
2016-12-10ipv4: Set skb->protocol properly for local outputEli Cooper
2016-12-10ipv6: Set skb->protocol properly for local outputEli Cooper
2016-12-10ipv4: Drop suffix update from resize codeAlexander Duyck
2016-12-10ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck
2016-12-10ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck
2016-12-10ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck
2016-12-10net: ping: check minimum size on ICMP header lengthKees Cook
2016-12-10net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet
2016-12-10tipc: check minimum bearer MTUMichal Kubeček
2016-12-10ip6_offload: check segs for NULL in ipv6_gso_segment.Artem Savkov
2016-12-10packet: fix race condition in packet_set_ringPhilip Pettersson
2016-12-10GSO: Reload iph after pskb_may_pullArnaldo Carvalho de Melo
2016-12-10net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet
2016-12-10netlink: Do not schedule work from sk_destructHerbert Xu
2016-12-10netlink: Call cb->done from a worker threadHerbert Xu
2016-12-10net/sched: pedit: make sure that offset is validAmir Vadai
2016-12-10net: dsa: fix unbalanced dsa_switch_tree reference countingNikita Yushchenko
2016-12-10net, sched: respect rcu grace period on cls destructionDaniel Borkmann
2016-12-10udplite: call proper backlog handlersEric Dumazet
2016-12-10ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni
2016-12-10rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju
2016-12-10l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault
2016-12-10rtnetlink: fix FDB size computationSabrina Dubroca
2016-12-10af_unix: conditionally use freezable blocking calls in readWANG Cong
2016-12-10ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni
2016-12-10net: check dead netns for peernet2id_alloc()WANG Cong
2016-12-08batman-adv: Detect missing primaryif during tp_send as errorSven Eckelmann
2016-12-02flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet
2016-12-02can: bcm: fix support for CAN FD framesOliver Hartkopp
2016-12-02cfg80211: limit scan results cache sizeJohannes Berg
2016-11-26netfilter: nft_dynset: fix element timeout for HZ != 1000Anders K. Pedersen
2016-11-26sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew
2016-11-26can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp
2016-11-21sctp: change sk state only when it has assocs in sctp_shutdownXin Long
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-21ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin
2016-11-21net: __skb_flow_dissect() must cap its return valueEric Dumazet
2016-11-21net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern
2016-11-21sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh
2016-11-21fib_trie: Correct /proc/net/route off by one errorAlexander Duyck
2016-11-21net: icmp6_send should use dst dev to determine L3 domainDavid Ahern
2016-11-21sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner