| Commit message (Expand) | Author | Age | Files | Lines |
* | xsk: Do not discard packet when NETDEV_TX_BUSY | Magnus Karlsson | 2020-09-16 | 1 | -1/+16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-09-15 | 2 | -18/+17 |
|\ |
|
| * | bpf: Bpf_skc_to_* casting helpers require a NULL check on sk | Martin KaFai Lau | 2020-09-15 | 1 | -7/+7 |
| * | xsk: Fix number of pinned pages/umem size discrepancy | Björn Töpel | 2020-09-14 | 1 | -9/+8 |
| * | bpf: Fix clobbering of r2 in bpf_gen_ld_abs | Daniel Borkmann | 2020-09-08 | 1 | -2/+2 |
* | | ipv4: Update exception handling for multipath routes via same device | David Ahern | 2020-09-15 | 1 | -5/+8 |
* | | net: tipc: kerneldoc fixes | Lu Wei | 2020-09-15 | 1 | -1/+2 |
* | | net: sched: initialize with 0 before setting erspan md->u | Xin Long | 2020-09-14 | 1 | -0/+1 |
* | | lwtunnel: only keep the available bits when setting vxlan md->gbp | Xin Long | 2020-09-14 | 1 | -0/+1 |
* | | net: sched: only keep the available bits when setting vxlan md->gbp | Xin Long | 2020-09-14 | 2 | -1/+4 |
* | | tipc: use skb_unshare() instead in tipc_buf_append() | Xin Long | 2020-09-14 | 1 | -1/+2 |
* | | tipc: Fix memory leak in tipc_group_create_member() | Peilin Ye | 2020-09-14 | 1 | -4/+10 |
* | | ipv4: Initialize flowi4_multipath_hash in data path | David Ahern | 2020-09-14 | 3 | -0/+3 |
* | | taprio: Fix allowing too small intervals | Vinicius Costa Gomes | 2020-09-11 | 1 | -11/+17 |
* | | net: DCB: Validate DCB_ATTR_DCB_BUFFER argument | Petr Machata | 2020-09-10 | 1 | -0/+8 |
* | | net: Fix bridge enslavement failure | Ido Schimmel | 2020-09-10 | 1 | -1/+1 |
* | | net: Correct the comment of dst_dev_put() | Miaohe Lin | 2020-09-10 | 1 | -1/+1 |
* | | net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc | Yunsheng Lin | 2020-09-10 | 1 | -15/+33 |
* | | mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_id | Geliang Tang | 2020-09-10 | 1 | -1/+1 |
* | | mptcp: fix subflow's remote_id issues | Geliang Tang | 2020-09-10 | 2 | -3/+6 |
* | | mptcp: fix subflow's local_id issues | Geliang Tang | 2020-09-10 | 1 | -1/+14 |
* | | tipc: fix shutdown() of connection oriented socket | Tetsuo Handa | 2020-09-10 | 1 | -4/+1 |
* | | hsr: avoid newline at end of message in NL_SET_ERR_MSG_MOD | Ye Bin | 2020-09-09 | 1 | -3/+3 |
* | | net: qrtr: check skb_put_padto() return value | Eric Dumazet | 2020-09-09 | 1 | -10/+11 |
* | | ip: fix tos reflection in ack and reset packets | Wei Wang | 2020-09-08 | 1 | -1/+2 |
* | | Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/l... | David S. Miller | 2020-09-08 | 1 | -3/+5 |
|\ \ |
|
| * | | mac802154: tx: fix use-after-free | Eric Dumazet | 2020-09-08 | 1 | -3/+5 |
* | | | fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m | Brian Vazquez | 2020-09-08 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2020-09-08 | 4 | -32/+66 |
|\ \ \ |
|
| * | | | netfilter: nft_meta: use socket user_ns to retrieve skuid and skgid | Pablo Neira Ayuso | 2020-09-08 | 1 | -2/+2 |
| * | | | netfilter: conntrack: nf_conncount_init is failing with IPv6 disabled | Eelco Chaudron | 2020-09-08 | 1 | -0/+2 |
| * | | | netfilter: ctnetlink: fix mark based dump filtering regression | Martin Willi | 2020-09-08 | 1 | -16/+3 |
| * | | | netfilter: nf_tables: coalesce multiple notifications into one skbuff | Pablo Neira Ayuso | 2020-09-08 | 1 | -13/+57 |
| * | | | netfilter: ctnetlink: add a range check for l3/l4 protonum | Will McVicker | 2020-09-08 | 1 | -1/+2 |
* | | | | ipv6: avoid lockdep issue in fib6_del() | Eric Dumazet | 2020-09-08 | 1 | -4/+9 |
* | | | | net: dsa: link interfaces with the DSA master to get rid of lockdep warnings | Vladimir Oltean | 2020-09-08 | 1 | -2/+16 |
|/ / / |
|
* | | | Revert "netns: don't disable BHs when locking "nsid_lock"" | Taehee Yoo | 2020-09-07 | 1 | -11/+11 |
* | | | act_ife: load meta modules before tcf_idr_check_alloc() | Cong Wang | 2020-09-04 | 1 | -10/+34 |
* | | | net/packet: fix overflow in tpacket_rcv | Or Cohen | 2020-09-04 | 1 | -1/+6 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-09-03 | 52 | -343/+627 |
|\ \ \ |
|
| * | | | net/smc: fix sock refcounting in case of termination | Ursula Braun | 2020-09-03 | 1 | -7/+8 |
| * | | | net/smc: reset sndbuf_desc if freed | Ursula Braun | 2020-09-03 | 1 | -0/+1 |
| * | | | net/smc: set rx_off for SMCR explicitly | Ursula Braun | 2020-09-03 | 1 | -0/+2 |
| * | | | net/smc: fix toleration of fake add_link messages | Karsten Graul | 2020-09-03 | 1 | -1/+14 |
| * | | | tipc: fix shutdown() of connectionless socket | Tetsuo Handa | 2020-09-02 | 1 | -3/+6 |
| * | | | ipv6: Fix sysctl max for fib_multipath_hash_policy | Ido Schimmel | 2020-09-02 | 1 | -1/+2 |
| * | | | pktgen: fix error message with wrong function name | Leesoo Ahn | 2020-09-01 | 1 | -1/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2020-08-31 | 10 | -59/+54 |
| |\ \ \ |
|
| | * | | | netfilter: conntrack: do not auto-delete clash entries on reply | Florian Westphal | 2020-08-29 | 2 | -17/+11 |
| | * | | | netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS | Pablo Neira Ayuso | 2020-08-28 | 4 | -38/+39 |