| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-27 | 16 | -74/+120 |
|\ |
|
| * | Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2019-01-25 | 4 | -7/+18 |
| |\ |
|
| | * | cfg80211: extend range deviation for DMG | Chaitanya Tata | 2019-01-25 | 1 | -2/+2 |
| | * | cfg80211: reg: remove warn_on for a normal case | Chaitanya Tata | 2019-01-25 | 1 | -2/+7 |
| | * | mac80211: Add attribute aligned(2) to struct 'action' | Mathieu Malaterre | 2019-01-25 | 1 | -1/+1 |
| | * | mac80211: don't initiate TDLS connection if station is not associated to AP | Balaji Pothunoori | 2019-01-25 | 1 | -0/+4 |
| | * | nl80211: fix NLA_POLICY_NESTED() arguments | Johannes Berg | 2019-01-25 | 1 | -1/+1 |
| | * | mac80211: fix miscounting of ttl-dropped frames | Bob Copeland | 2019-01-19 | 1 | -1/+3 |
| * | | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/... | David S. Miller | 2019-01-25 | 1 | -0/+27 |
| |\ \ |
|
| | * | | can: bcm: check timer values before ktime conversion | Oliver Hartkopp | 2019-01-22 | 1 | -0/+27 |
| * | | | sctp: set flow sport from saddr only when it's 0 | Xin Long | 2019-01-25 | 2 | -2/+4 |
| * | | | sctp: set chunk transport correctly when it's a new asoc | Xin Long | 2019-01-25 | 1 | -3/+8 |
| * | | | sctp: improve the events for sctp stream adding | Xin Long | 2019-01-25 | 1 | -11/+8 |
| * | | | sctp: improve the events for sctp stream reset | Xin Long | 2019-01-25 | 1 | -22/+17 |
| * | | | ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel | wenxu | 2019-01-25 | 1 | -1/+7 |
| * | | | ax25: fix possible use-after-free | Eric Dumazet | 2019-01-23 | 2 | -13/+10 |
| * | | | net/ipv6: lower the level of "link is not ready" messages | Lubomir Rintel | 2019-01-23 | 1 | -2/+2 |
| * | | | net/ipv6: don't return positive numbers when nothing was dumped | Jakub Kicinski | 2019-01-23 | 1 | -0/+2 |
| * | | | net: ip_gre: use erspan key field for tunnel lookup | Lorenzo Bianconi | 2019-01-22 | 3 | -13/+17 |
| |/ / |
|
* / / | libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() | Ilya Dryomov | 2019-01-21 | 1 | -2/+3 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-21 | 51 | -322/+296 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-01-20 | 3 | -15/+34 |
| |\ \
| | |/
| |/| |
|
| | * | bpf: in __bpf_redirect_no_mac pull mac only if present | Willem de Bruijn | 2019-01-20 | 2 | -10/+12 |
| | * | bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing | Yuchung Cheng | 2019-01-18 | 1 | -0/+4 |
| | * | bpf: bpf_setsockopt: reset sock dst on SO_MARK changes | Peter Oskolkov | 2019-01-18 | 1 | -1/+4 |
| | * | bpf: Correctly annotate implicit fall through in bpf_base_func_proto | Mathieu Malaterre | 2019-01-17 | 1 | -1/+1 |
| | * | xsk: Check if a queue exists during umem setup | Krzysztof Kazimierczak | 2019-01-15 | 1 | -3/+13 |
| * | | net: bridge: Mark FDB entries that were added by user as such | Ido Schimmel | 2019-01-19 | 1 | -0/+5 |
| * | | net: Fix usage of pskb_trim_rcsum | Ross Lagerwall | 2019-01-18 | 3 | -0/+3 |
| * | | neighbour: Do not perturb drop profiles when neigh_probe | Yang Wei | 2019-01-18 | 1 | -1/+1 |
| * | | net: bridge: Fix ethernet header pointer before check skb forwardable | Yunjian Wang | 2019-01-18 | 1 | -5/+4 |
| * | | af_packet: fix raw sockets over 6in4 tunnel | Nicolas Dichtel | 2019-01-18 | 1 | -1/+2 |
| * | | udp6: add missing rehash callback to udplite | Alexey Kodanev | 2019-01-18 | 3 | -1/+3 |
| * | | udp: add missing rehash callback to udplite | Alexey Kodanev | 2019-01-18 | 3 | -1/+3 |
| * | | net/sched: cls_flower: allocate mask dynamically in fl_change() | Ivan Vecera | 2019-01-17 | 1 | -5/+14 |
| * | | udp: with udp_segment release on error path | Willem de Bruijn | 2019-01-17 | 2 | -8/+24 |
| * | | net: bpfilter: change section name of bpfilter UMH blob. | Taehee Yoo | 2019-01-17 | 1 | -1/+1 |
| * | | ipv6: route: place a warning with duplicated string with correct extack | Jakub Kicinski | 2019-01-16 | 1 | -12/+2 |
| * | | net/core/neighbour: fix kmemleak minimal reference count for hash tables | Konstantin Khlebnikov | 2019-01-16 | 1 | -1/+1 |
| * | | sctp: allocate sctp_sockaddr_entry with kzalloc | Xin Long | 2019-01-16 | 2 | -7/+2 |
| * | | erspan: build the header with the right proto according to erspan_ver | Xin Long | 2019-01-16 | 2 | -11/+18 |
| * | | openvswitch: Avoid OOB read when parsing flow nlattrs | Ross Lagerwall | 2019-01-16 | 1 | -1/+1 |
| * | | net_sched: refetch skb protocol for each filter | Cong Wang | 2019-01-16 | 1 | -2/+1 |
| * | | fou, fou6: do not assume linear skbs | Eric Dumazet | 2019-01-16 | 2 | -4/+14 |
| * | | tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state | Willem de Bruijn | 2019-01-16 | 1 | -1/+1 |
| * | | net/sched: act_tunnel_key: fix memory leak in case of action replace | Davide Caratti | 2019-01-16 | 1 | -8/+11 |
| * | | Revert "rxrpc: Allow failed client calls to be retried" | David Howells | 2019-01-16 | 5 | -191/+24 |
| * | | tipc: fix uninit-value in tipc_nl_compat_doit | Ying Xue | 2019-01-16 | 1 | -1/+1 |
| * | | tipc: fix uninit-value in tipc_nl_compat_name_table_dump | Ying Xue | 2019-01-16 | 1 | -0/+2 |
| * | | tipc: fix uninit-value in tipc_nl_compat_link_set | Ying Xue | 2019-01-16 | 1 | -0/+5 |