Age | Commit message (Expand) | Author |
2019-01-29 | net: set default network namespace in init_dummy_netdev() | Josh Elsasser |
2019-01-28 | net: tls: Fix deadlock in free_resources tx | Dave Watson |
2019-01-28 | net: tls: Save iv in tls_rec for async crypto requests | Dave Watson |
2019-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-01-28 | netfilter: ipt_CLUSTERIP: fix warning unused variable cn | Anders Roxell |
2019-01-28 | netfilter: nfnetlink_osf: add missing fmatch check | Fernando Fernandez Mancera |
2019-01-28 | netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present | Florian Westphal |
2019-01-27 | ip6mr: Fix notifiers call on mroute_clean_tables() | Nir Dotan |
2019-01-27 | decnet: fix DN_IFREQ_SIZE | Johannes Berg |
2019-01-27 | net/rose: fix NULL ax25_cb kernel panic | Bernard Pidoux |
2019-01-27 | netrom: switch to sock timer API | Cong Wang |
2019-01-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2019-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-25 | Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2019-01-25 | cfg80211: extend range deviation for DMG | Chaitanya Tata |
2019-01-25 | cfg80211: reg: remove warn_on for a normal case | Chaitanya Tata |
2019-01-25 | mac80211: Add attribute aligned(2) to struct 'action' | Mathieu Malaterre |
2019-01-25 | mac80211: don't initiate TDLS connection if station is not associated to AP | Balaji Pothunoori |
2019-01-25 | nl80211: fix NLA_POLICY_NESTED() arguments | Johannes Berg |
2019-01-24 | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/... | David S. Miller |
2019-01-24 | sctp: set flow sport from saddr only when it's 0 | Xin Long |
2019-01-24 | sctp: set chunk transport correctly when it's a new asoc | Xin Long |
2019-01-24 | sctp: improve the events for sctp stream adding | Xin Long |
2019-01-24 | sctp: improve the events for sctp stream reset | Xin Long |
2019-01-24 | ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel | wenxu |
2019-01-24 | ipvs: Fix signed integer overflow when setsockopt timeout | ZhangXiaoxu |
2019-01-23 | ax25: fix possible use-after-free | Eric Dumazet |
2019-01-22 | net/ipv6: lower the level of "link is not ready" messages | Lubomir Rintel |
2019-01-22 | net/ipv6: don't return positive numbers when nothing was dumped | Jakub Kicinski |
2019-01-22 | net: ip_gre: use erspan key field for tunnel lookup | Lorenzo Bianconi |
2019-01-22 | can: bcm: check timer values before ktime conversion | Oliver Hartkopp |
2019-01-21 | libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() | Ilya Dryomov |
2019-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-01-20 | bpf: in __bpf_redirect_no_mac pull mac only if present | Willem de Bruijn |
2019-01-20 | Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-01-19 | mac80211: fix miscounting of ttl-dropped frames | Bob Copeland |
2019-01-18 | net: bridge: Mark FDB entries that were added by user as such | Ido Schimmel |
2019-01-18 | net: Fix usage of pskb_trim_rcsum | Ross Lagerwall |
2019-01-17 | neighbour: Do not perturb drop profiles when neigh_probe | Yang Wei |
2019-01-17 | net: bridge: Fix ethernet header pointer before check skb forwardable | Yunjian Wang |
2019-01-18 | netfilter: nft_compat: destroy function must not have side effects | Florian Westphal |
2019-01-18 | netfilter: nft_compat: make lists per netns | Florian Westphal |
2019-01-18 | netfilter: nft_compat: use refcnt_t type for nft_xt reference count | Florian Westphal |
2019-01-17 | af_packet: fix raw sockets over 6in4 tunnel | Nicolas Dichtel |
2019-01-18 | bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing | Yuchung Cheng |
2019-01-18 | bpf: bpf_setsockopt: reset sock dst on SO_MARK changes | Peter Oskolkov |
2019-01-17 | udp6: add missing rehash callback to udplite | Alexey Kodanev |
2019-01-17 | udp: add missing rehash callback to udplite | Alexey Kodanev |
2019-01-17 | net/sched: cls_flower: allocate mask dynamically in fl_change() | Ivan Vecera |