| Commit message (Expand) | Author | Age | Files | Lines |
* | net/ipv6: do not copy dst flags on rt init | Peter Oskolkov | 2018-09-18 | 1 | -2/+0 |
* | Revert "kcm: remove any offset before parsing messages" | David S. Miller | 2018-09-18 | 1 | -25/+1 |
* | kcm: remove any offset before parsing messages | Dominique Martinet | 2018-09-18 | 1 | -1/+25 |
* | tls: fix currently broken MSG_PEEK behavior | Daniel Borkmann | 2018-09-17 | 1 | -0/+8 |
* | ipv6: fix possible use-after-free in ip6_xmit() | Eric Dumazet | 2018-09-17 | 1 | -4/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-09-17 | 1 | -1/+2 |
|\ |
|
| * | bpf: use __GFP_COMP while allocating page | Tushar Dave | 2018-09-12 | 1 | -1/+2 |
* | | udp6: add missing checks on edumux packet processing | Paolo Abeni | 2018-09-17 | 1 | -28/+37 |
* | | udp4: fix IP_CMSG_CHECKSUM for connected sockets | Paolo Abeni | 2018-09-17 | 1 | -23/+26 |
* | | net/sched: act_sample: fix NULL dereference in the data path | Davide Caratti | 2018-09-14 | 1 | -1/+1 |
* | | socket: fix struct ifreq size in compat ioctl | Johannes Berg | 2018-09-14 | 1 | -8/+14 |
* | | gso_segment: Reset skb->mac_len after modifying network header | Toke Høiland-Jørgensen | 2018-09-13 | 2 | -0/+2 |
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2018-09-13 | 1 | -3/+13 |
|\ \ |
|
| * | | Bluetooth: Use correct tfm to generate OOB data | Matias Karhumaa | 2018-09-11 | 1 | -1/+7 |
| * | | Bluetooth: SMP: Fix trying to use non-existent local OOB data | Johan Hedberg | 2018-09-11 | 1 | -2/+6 |
* | | | tls: clear key material from kernel memory when do_tls_setsockopt_conf fails | Sabrina Dubroca | 2018-09-13 | 1 | -1/+1 |
* | | | tls: zero the crypto information from tls_context before freeing | Sabrina Dubroca | 2018-09-13 | 4 | -13/+23 |
* | | | tls: don't copy the key out of tls12_crypto_info_aes_gcm_128 | Sabrina Dubroca | 2018-09-13 | 1 | -4/+1 |
* | | | neighbour: confirm neigh entries when ARP packet is received | Vasily Khoruzhick | 2018-09-13 | 1 | -5/+8 |
* | | | net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags | Roopa Prabhu | 2018-09-13 | 1 | -1/+1 |
* | | | net_sched: notify filter deletion when deleting a chain | Cong Wang | 2018-09-13 | 1 | -0/+2 |
* | | | ipv6: use rt6_info members when dst is set in rt6_fill_node | Xin Long | 2018-09-13 | 1 | -12/+30 |
* | | | tipc: check return value of __tipc_dump_start() | Cong Wang | 2018-09-12 | 1 | -1/+4 |
| |/
|/| |
|
* | | rds: fix two RCU related problems | Cong Wang | 2018-09-12 | 1 | -1/+4 |
* | | erspan: fix error handling for erspan tunnel | Haishuang Yan | 2018-09-12 | 1 | -0/+3 |
* | | erspan: return PACKET_REJECT when the appropriate tunnel is not found | Haishuang Yan | 2018-09-12 | 1 | -0/+2 |
* | | tcp: rate limit synflood warnings further | Willem de Bruijn | 2018-09-12 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-09-12 | 18 | -99/+180 |
|\ \
| |/
|/| |
|
| * | netfilter: xt_hashlimit: use s->file instead of s->private | Cong Wang | 2018-09-11 | 1 | -9/+9 |
| * | netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT | Michal 'vorner' Vaner | 2018-09-11 | 1 | -0/+1 |
| * | netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type | Pablo Neira Ayuso | 2018-09-11 | 1 | -3/+3 |
| * | netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT | Pablo Neira Ayuso | 2018-09-11 | 8 | -45/+45 |
| * | netfilter: conntrack: reset tcp maxwin on re-register | Florian Westphal | 2018-09-11 | 1 | -0/+26 |
| * | netfilter: nf_tables: release chain in flushing set | Taehee Yoo | 2018-08-31 | 1 | -0/+1 |
| * | netfilter: kconfig: nat related expression depend on nftables core | Florian Westphal | 2018-08-31 | 1 | -3/+5 |
| * | netfilter: nf_tables: rework ct timeout set support | Florian Westphal | 2018-08-29 | 1 | -30/+29 |
| * | netfilter: conntrack: place 'new' timeout in first location too | Florian Westphal | 2018-08-29 | 3 | -0/+21 |
| * | netfilter: xt_checksum: ignore gso skbs | Florian Westphal | 2018-08-24 | 2 | -7/+27 |
| * | netfilter: xt_cluster: add dependency on conntrack module | Martin Willi | 2018-08-23 | 1 | -1/+13 |
| * | netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.c | Yue Haibing | 2018-08-23 | 1 | -1/+0 |
* | | ip: frags: fix crash in ip_do_fragment() | Taehee Yoo | 2018-09-09 | 2 | -0/+2 |
* | | net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC | Vakul Garg | 2018-09-09 | 1 | -0/+6 |
* | | tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY | Vincent Whitchurch | 2018-09-08 | 2 | -4/+1 |
* | | net_sched: properly cancel netlink dump on failure | Cong Wang | 2018-09-08 | 1 | -4/+8 |
* | | tipc: call start and done ops directly in __tipc_nl_compat_dumpit() | Cong Wang | 2018-09-07 | 3 | -6/+14 |
* | | net/iucv: declare iucv_path_table_empty() as static | Julian Wiedmann | 2018-09-06 | 1 | -1/+1 |
* | | net/af_iucv: fix skb handling on HiperTransport xmit error | Julian Wiedmann | 2018-09-06 | 1 | -11/+23 |
* | | net/af_iucv: drop inbound packets with invalid flags | Julian Wiedmann | 2018-09-06 | 1 | -2/+2 |
* | | net/sched: fix memory leak in act_tunnel_key_init() | Davide Caratti | 2018-09-06 | 1 | -6/+10 |
* | | tipc: orphan sock in tipc_release() | Cong Wang | 2018-09-06 | 1 | -0/+1 |