Age | Commit message (Expand) | Author | Files | Lines |
2019-02-18 | xfrm: Fix inbound traffic via XFRM interfaces across network namespaces | Tobias Brunner | 2 | -3/+5 |
2019-02-12 | af_key: unconditionally clone on broadcast | Sean Tranchetti | 1 | -25/+15 |
2019-02-05 | xfrm: destroy xfrm_state synchronously on net exit path | Cong Wang | 4 | -14/+22 |
2019-01-28 | esp: Skip TX bytes accounting when sending from a request socket | Martin Willi | 2 | -2/+2 |
2019-01-28 | ip6mr: Fix notifiers call on mroute_clean_tables() | Nir Dotan | 1 | -4/+3 |
2019-01-28 | decnet: fix DN_IFREQ_SIZE | Johannes Berg | 1 | -1/+1 |
2019-01-27 | net/rose: fix NULL ax25_cb kernel panic | Bernard Pidoux | 1 | -0/+5 |
2019-01-27 | netrom: switch to sock timer API | Cong Wang | 1 | -10/+10 |
2019-01-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 3 | -34/+92 |
2019-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 16 | -74/+120 |
2019-01-25 | Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 4 | -7/+18 |
2019-01-25 | cfg80211: extend range deviation for DMG | Chaitanya Tata | 1 | -2/+2 |
2019-01-25 | cfg80211: reg: remove warn_on for a normal case | Chaitanya Tata | 1 | -2/+7 |
2019-01-25 | mac80211: Add attribute aligned(2) to struct 'action' | Mathieu Malaterre | 1 | -1/+1 |
2019-01-25 | mac80211: don't initiate TDLS connection if station is not associated to AP | Balaji Pothunoori | 1 | -0/+4 |
2019-01-25 | nl80211: fix NLA_POLICY_NESTED() arguments | Johannes Berg | 1 | -1/+1 |
2019-01-25 | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -0/+27 |
2019-01-25 | sctp: set flow sport from saddr only when it's 0 | Xin Long | 2 | -2/+4 |
2019-01-25 | sctp: set chunk transport correctly when it's a new asoc | Xin Long | 1 | -3/+8 |
2019-01-25 | sctp: improve the events for sctp stream adding | Xin Long | 1 | -11/+8 |
2019-01-25 | sctp: improve the events for sctp stream reset | Xin Long | 1 | -22/+17 |
2019-01-25 | ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel | wenxu | 1 | -1/+7 |
2019-01-23 | ax25: fix possible use-after-free | Eric Dumazet | 2 | -13/+10 |
2019-01-23 | net/ipv6: lower the level of "link is not ready" messages | Lubomir Rintel | 1 | -2/+2 |
2019-01-23 | net/ipv6: don't return positive numbers when nothing was dumped | Jakub Kicinski | 1 | -0/+2 |
2019-01-22 | net: ip_gre: use erspan key field for tunnel lookup | Lorenzo Bianconi | 3 | -13/+17 |
2019-01-22 | can: bcm: check timer values before ktime conversion | Oliver Hartkopp | 1 | -0/+27 |
2019-01-21 | libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() | Ilya Dryomov | 1 | -2/+3 |
2019-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 51 | -322/+296 |
2019-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 3 | -15/+34 |
2019-01-20 | bpf: in __bpf_redirect_no_mac pull mac only if present | Willem de Bruijn | 2 | -10/+12 |
2019-01-20 | Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 6 | -18/+52 |
2019-01-19 | mac80211: fix miscounting of ttl-dropped frames | Bob Copeland | 1 | -1/+3 |
2019-01-19 | net: bridge: Mark FDB entries that were added by user as such | Ido Schimmel | 1 | -0/+5 |
2019-01-19 | net: Fix usage of pskb_trim_rcsum | Ross Lagerwall | 3 | -0/+3 |
2019-01-18 | neighbour: Do not perturb drop profiles when neigh_probe | Yang Wei | 1 | -1/+1 |
2019-01-18 | net: bridge: Fix ethernet header pointer before check skb forwardable | Yunjian Wang | 1 | -5/+4 |
2019-01-18 | af_packet: fix raw sockets over 6in4 tunnel | Nicolas Dichtel | 1 | -1/+2 |
2019-01-18 | bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing | Yuchung Cheng | 1 | -0/+4 |
2019-01-18 | bpf: bpf_setsockopt: reset sock dst on SO_MARK changes | Peter Oskolkov | 1 | -1/+4 |
2019-01-18 | udp6: add missing rehash callback to udplite | Alexey Kodanev | 3 | -1/+3 |
2019-01-18 | udp: add missing rehash callback to udplite | Alexey Kodanev | 3 | -1/+3 |
2019-01-18 | net/sched: cls_flower: allocate mask dynamically in fl_change() | Ivan Vecera | 1 | -5/+14 |
2019-01-17 | bpf: Correctly annotate implicit fall through in bpf_base_func_proto | Mathieu Malaterre | 1 | -1/+1 |
2019-01-17 | udp: with udp_segment release on error path | Willem de Bruijn | 2 | -8/+24 |
2019-01-17 | net: bpfilter: change section name of bpfilter UMH blob. | Taehee Yoo | 1 | -1/+1 |
2019-01-17 | ipv6: route: place a warning with duplicated string with correct extack | Jakub Kicinski | 1 | -12/+2 |
2019-01-17 | net/core/neighbour: fix kmemleak minimal reference count for hash tables | Konstantin Khlebnikov | 1 | -1/+1 |
2019-01-17 | sctp: allocate sctp_sockaddr_entry with kzalloc | Xin Long | 2 | -7/+2 |
2019-01-17 | erspan: build the header with the right proto according to erspan_ver | Xin Long | 2 | -11/+18 |