aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-25batman-adv: Ignore invalid batadv_iv_gw during netlink sendSven Eckelmann1-1/+1
2018-02-25netfilter: nf_flow_table: fix checksum when handling DNATFelix Fietkau1-0/+1
2018-02-25netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal1-1/+12
2018-02-25netfilter: ebtables: convert BUG_ONs to WARN_ONsFlorian Westphal1-9/+18
2018-02-25netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal1-2/+19
2018-02-25netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal1-0/+4
2018-02-25netfilter: ipt_CLUSTERIP: put config instead of freeing itFlorian Westphal1-3/+4
2018-02-25netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcountFlorian Westphal1-2/+6
2018-02-25batman-adv: invalidate checksum on fragment reassemblyMatthias Schiffer1-1/+2
2018-02-25batman-adv: fix packet checksum in receive pathMatthias Schiffer1-7/+1
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet1-0/+1
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-5/+1
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann1-1/+1
2018-02-23mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau1-1/+1
2018-02-23mac80211: Adjust TSQ pacing shiftToke Høiland-Jørgensen1-0/+8
2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells1-1/+1
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller8-24/+38
2018-02-22net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern1-0/+2
2018-02-22tcp_bbr: better deal with suboptimal GSOEric Dumazet1-4/+5
2018-02-22netlink: put module reference if dump start failsJason A. Donenfeld1-1/+3
2018-02-22bpf: clean up unused-variable warningArnd Bergmann1-5/+1
2018-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller54-300/+310
2018-02-20net: sched: report if filter is too large to dumpRoman Kapl1-1/+6
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-125/+238
2018-02-19netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet1-3/+6
2018-02-19mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer1-3/+1
2018-02-19mac80211: Do not disconnect on invalid operating classIlan Peer1-4/+3
2018-02-19cfg80211: clear wep keys after disconnectionAvraham Stern1-0/+2
2018-02-19mac80211: fix calling sleeping function in atomic contextSara Sharon1-1/+1
2018-02-19mac80211: fix a possible leak of station statsSara Sharon1-0/+1
2018-02-19cfg80211: fix cfg80211_beacon_dupArnd Bergmann1-1/+1
2018-02-16sctp: remove the left unnecessary check for chunk in sctp_renege_eventsXin Long1-3/+2
2018-02-16rxrpc: Work around usercopy checkDavid Howells1-2/+3
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev2-0/+10
2018-02-16dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni1-29/+33
2018-02-16fib_semantics: Don't match route with mismatching tclassidStefano Brivio1-0/+5
2018-02-16NFC: llcp: Limit size of SDP URIKees Cook2-1/+6
2018-02-16netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet1-1/+1
2018-02-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+2
2018-02-14netfilter: nat: cope with negative port rangePaolo Abeni1-2/+5
2018-02-14netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni1-5/+5
2018-02-14netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal34-104/+116
2018-02-14netfilter: x_tables: use pr ratelimiting in matches/targetsFlorian Westphal3-33/+40
2018-02-14netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal4-8/+8
2018-02-14netfilter: bridge: use pr ratelimitingFlorian Westphal2-7/+7
2018-02-14netfilter: xt_set: use pr ratelimitingFlorian Westphal1-25/+25
2018-02-14netfilter: xt_NFQUEUE: use pr ratelimitingFlorian Westphal1-3/+5
2018-02-14netfilter: xt_CT: use pr ratelimitingFlorian Westphal1-12/+13
2018-02-14netfilter: x_tables: use pr ratelimiting in xt coreFlorian Westphal1-36/+34
2018-02-14netfilter: x_tables: remove pr_info where possibleFlorian Westphal7-34/+16