Age | Commit message (Expand) | Author | Files | Lines |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -19/+1 |
2018-06-04 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -16/+0 |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 79 | -2131/+408 |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 19 | -64/+97 |
2018-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -3/+3 |
2018-06-01 | ip6_tunnel: remove magic mtu value 0xFFF8 | Nicolas Dichtel | 2 | -5/+11 |
2018-06-01 | ip_tunnel: restore binding to ifaces with a large mtu | Nicolas Dichtel | 1 | -4/+4 |
2018-06-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -4/+3 |
2018-06-01 | kcm: Fix use-after-free caused by clonned sockets | Kirill Tkhai | 1 | -1/+1 |
2018-06-01 | net-sysfs: Fix memory leak in XPS configuration | Alexander Duyck | 1 | -3/+3 |
2018-05-31 | net/ncsi: Fix array size in dumpit handler | Samuel Mendoza-Jonas | 1 | -1/+1 |
2018-05-31 | cls_flower: Fix incorrect idr release when failing to modify rule | Paul Blakey | 1 | -1/+1 |
2018-05-31 | xfrm Fix potential error pointer dereference in xfrm_bundle_create. | Steffen Klassert | 1 | -3/+2 |
2018-05-29 | ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline | Mathieu Xhonneux | 1 | -2/+2 |
2018-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 9 | -43/+71 |
2018-05-29 | netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace() | Taehee Yoo | 1 | -1/+3 |
2018-05-29 | netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj() | Taehee Yoo | 1 | -2/+2 |
2018-05-29 | netfilter: nf_tables: disable preemption in nft_update_chain_stats() | Pablo Neira Ayuso | 1 | -2/+2 |
2018-05-28 | IB: Revert "remove redundant INFINIBAND kconfig dependencies" | Arnd Bergmann | 3 | -3/+3 |
2018-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 14 | -48/+121 |
2018-05-25 | Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge | David S. Miller | 2 | -18/+68 |
2018-05-25 | ipv4: remove warning in ip_recv_error | Willem de Bruijn | 1 | -2/+0 |
2018-05-25 | net : sched: cls_api: deal with egdev path only if needed | Or Gerlitz | 1 | -1/+1 |
2018-05-25 | packet: fix reserve calculation | Willem de Bruijn | 1 | -1/+1 |
2018-05-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -3/+3 |
2018-05-24 | netfilter: provide correct argument to nla_strlcpy() | Eric Dumazet | 2 | -3/+3 |
2018-05-23 | net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy | Roopa Prabhu | 1 | -0/+1 |
2018-05-23 | Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 3 | -5/+9 |
2018-05-23 | ipvs: fix buffer overflow with sync daemon and service | Julian Anastasov | 1 | -6/+15 |
2018-05-23 | netfilter: nft_limit: fix packet ratelimiting | Pablo Neira Ayuso | 1 | -14/+24 |
2018-05-23 | netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval | Taehee Yoo | 1 | -6/+8 |
2018-05-22 | ipmr: properly check rhltable_init() return value | Eric Dumazet | 1 | -1/+4 |
2018-05-22 | dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() | Alexey Kodanev | 1 | -2/+0 |
2018-05-22 | sctp: fix the issue that flags are ignored when using kernel_connect | Xin Long | 3 | -18/+37 |
2018-05-22 | cfg80211: fix NULL pointer derference when querying regdb | Haim Dreyfuss | 1 | -0/+3 |
2018-05-20 | net: ip6_gre: fix tunnel metadata device sharing. | William Tu | 1 | -22/+79 |
2018-05-18 | net: sched: red: avoid hashing NULL child | Paolo Abeni | 2 | -4/+6 |
2018-05-18 | sock_diag: fix use-after-free read in __sk_free | Eric Dumazet | 1 | -1/+1 |
2018-05-18 | net: dsa: Do not register devlink for unused ports | Florian Fainelli | 1 | -3/+6 |
2018-05-18 | net: Fix a bug in removing queues from XPS map | Amritha Nambiar | 1 | -1/+1 |
2018-05-18 | mac80211: mesh: fix premature update of rc stats | Bob Copeland | 1 | -4/+4 |
2018-05-18 | nl80211: fix nlmsg allocation in cfg80211_ft_event | Dedy Lansky | 1 | -1/+2 |
2018-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -2/+9 |
2018-05-18 | bpf: fix truncated jump targets on heavy expansions | Daniel Borkmann | 1 | -2/+9 |
2018-05-18 | net: test tailroom before appending to linear skb | Willem de Bruijn | 2 | -2/+4 |
2018-05-17 | net: ip6_gre: Fix ip6erspan hlen calculation | Petr Machata | 1 | -9/+65 |
2018-05-17 | net: ip6_gre: Split up ip6gre_changelink() | Petr Machata | 1 | -9/+24 |
2018-05-17 | net: ip6_gre: Split up ip6gre_newlink() | Petr Machata | 1 | -6/+18 |
2018-05-17 | net: ip6_gre: Split up ip6gre_tnl_change() | Petr Machata | 1 | -2/+8 |
2018-05-17 | net: ip6_gre: Split up ip6gre_tnl_link_config() | Petr Machata | 1 | -12/+26 |