summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracksPablo Neira Ayuso2018-05-233-19/+127
* netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso2018-05-234-26/+20
* netfilter: add struct nf_ct_hook and use itPablo Neira Ayuso2018-05-232-10/+13
* netfilter: ip6t_rpfilter: provide input interface for route lookupVincent Bernat2018-05-231-0/+2
* netfilter: nft_set_rbtree: add timeout supportPablo Neira Ayuso2018-05-231-3/+72
* netfilter: make NF_OSF non-visible symbolFernando Fernandez Mancera2018-05-231-1/+1
* netfilter: lift one-nat-hook-only restrictionFlorian Westphal2018-05-232-69/+2
* netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal2018-05-237-237/+227
* netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal2018-05-231-0/+157
* netfilter: core: export raw versions of add/delete hook functionsFlorian Westphal2018-05-232-21/+59
* netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal2018-05-233-19/+43
* netfilter: xtables: allow table definitions not backed by hook_opsFlorian Westphal2018-05-232-2/+8
* netfilter: nf_nat: move common nat code to nat coreFlorian Westphal2018-05-233-99/+74
* netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana2018-05-171-1/+130
* netfilter: nft_numgen: add map lookups for numgen random operationsLaura Garcia Liebana2018-05-171-4/+72
* netfilter: nf_tables: remove old nf_log based tracingFlorian Westphal2018-05-171-22/+7
* net: ipv4: ipconfig: fix unused variableAnders Roxell2018-05-131-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-1153-185/+398
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-1148-169/+364
| |\
| | * net sched actions: fix refcnt leak in skbmodRoman Mashak2018-05-111-1/+4
| | * net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko2018-05-111-1/+1
| | * Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-05-1110-48/+124
| | |\
| | | * rxrpc: Trace UDP transmission failureDavid Howells2018-05-104-8/+35
| | | * rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells2018-05-101-23/+23
| | | * rxrpc: Fix the min security level for kernel callsDavid Howells2018-05-101-1/+1
| | | * rxrpc: Fix error reception on AF_INET6 socketsDavid Howells2018-05-101-15/+42
| | | * rxrpc: Fix missing start of call timeoutDavid Howells2018-05-104-1/+23
| | * | net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak2018-05-111-1/+2
| | * | ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov2018-05-112-4/+10
| | * | sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsgXin Long2018-05-101-1/+0
| | * | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-05-107-10/+36
| | |\ \
| | | * | mac80211: use timeout from the AddBA response instead of the requestSara Sharon2018-05-072-1/+6
| | | * | mac80211: Adjust SAE authentication timeoutIlan Peer2018-05-071-7/+18
| | | * | rfkill: gpio: fix memory leak in probe error pathJohan Hovold2018-05-071-1/+6
| | | * | nl80211: Free connkeys on external authentication failureSrinivas Dasari2018-04-201-0/+1
| | | * | cfg80211: fix possible memory leak in regdb_query_country()weiyongjun (A)2018-04-191-0/+1
| | | * | cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-04-191-0/+3
| | | * | mac80211: Fix condition validating WMM IEIlan Peer2018-04-191-1/+1
| | * | | tipc: fix one byte leak in tipc_sk_set_orig_addr()Eric Dumazet2018-05-101-1/+2
| | * | | udp: fix SO_BINDTODEVICEPaolo Abeni2018-05-102-4/+4
| | * | | ipv4: reset fnhe_mtu_locked after cache route flushedHangbin Liu2018-05-101-0/+1
| | * | | net/9p: fix spelling mistake: "suspsend" -> "suspend"Colin Ian King2018-05-101-1/+1
| | * | | sctp: fix spelling mistake: "max_retans" -> "max_retrans"Colin Ian King2018-05-101-1/+1
| | * | | tipc: eliminate KMSAN uninit-value in strcmp complaintYing Xue2018-05-101-2/+13
| | | |/ | | |/|
| | * | net/9p: correct some comment errors in 9p file system codeSun Lianwen2018-05-104-9/+6
| | * | Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc...David S. Miller2018-05-082-9/+9
| | |\ \
| | | * | net: ieee802154: 6lowpan: fix frag reassemblyAlexander Aring2018-04-232-9/+9
| | * | | llc: better deal with too small mtuEric Dumazet2018-05-081-0/+3
| | * | | trivial: fix inconsistent help textsGeorg Hofmann2018-05-081-5/+4
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-05-074-12/+46
| | |\ \ \