| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: chipidea: handle single role for usb role class | Jun Li | 2020-01-22 | 2 | -1/+13 |
* | usb: musb: fix spelling mistake: "periperal" -> "peripheral" | Colin Ian King | 2020-01-21 | 1 | -1/+1 |
* | Merge 5.5-rc7 into usb-next | Greg Kroah-Hartman | 2020-01-21 | 291 | -2230/+2319 |
|\ |
|
| * | Linux 5.5-rc7v5.5-rc7 | Linus Torvalds | 2020-01-20 | 1 | -1/+1 |
| * | Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-01-19 | 4 | -25/+73 |
| |\ |
|
| | * | riscv: Less inefficient gcc tishift helpers (and export their symbols) | Olof Johansson | 2020-01-19 | 2 | -18/+61 |
| | * | riscv: delete temporary files | Ilie Halip | 2020-01-18 | 1 | -1/+2 |
| | * | riscv: make sure the cores stay looping in .Lsecondary_park | Greentime Hu | 2020-01-16 | 1 | -6/+10 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-01-19 | 92 | -377/+773 |
| |\ \ |
|
| | * | | cxgb4: reject overlapped queues in TC-MQPRIO offload | Rahul Lakkireddy | 2020-01-19 | 1 | -1/+27 |
| | * | | cxgb4: fix Tx multi channel port rate limit | Rahul Lakkireddy | 2020-01-19 | 4 | -3/+96 |
| | * | | net: sched: act_ctinfo: fix memory leak | Eric Dumazet | 2020-01-19 | 1 | -0/+11 |
| | * | | Merge branch 'bnxt_en-fixes' | David S. Miller | 2020-01-18 | 3 | -12/+24 |
| | |\ \ |
|
| | | * | | bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal. | Michael Chan | 2020-01-18 | 3 | -4/+7 |
| | | * | | bnxt_en: Fix ipv6 RFS filter matching logic. | Michael Chan | 2020-01-18 | 1 | -5/+17 |
| | | * | | bnxt_en: Fix NTUPLE firmware command failures. | Michael Chan | 2020-01-18 | 1 | -3/+0 |
| | |/ / |
|
| | * | | net: systemport: Fixed queue mapping in internal ring map | Florian Fainelli | 2020-01-17 | 1 | -3/+4 |
| | * | | net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec | Florian Fainelli | 2020-01-17 | 1 | -1/+1 |
| | * | | net: dsa: sja1105: Don't error out on disabled ports with no phy-mode | Vladimir Oltean | 2020-01-17 | 1 | -1/+1 |
| | * | | net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset | Michael Grzeschik | 2020-01-17 | 1 | -1/+7 |
| | * | | net: hns: fix soft lockup when there is not enough memory | Yonglong Liu | 2020-01-17 | 1 | -3/+1 |
| | * | | net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key() | Cong Wang | 2020-01-17 | 1 | -12/+0 |
| | * | | net/sched: act_ife: initalize ife->metalist earlier | Eric Dumazet | 2020-01-17 | 1 | -4/+3 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2020-01-17 | 5 | -24/+54 |
| | |\ \ |
|
| | | * | | netfilter: nat: fix ICMP header corruption on ICMP errors | Eyal Birger | 2020-01-16 | 1 | -0/+13 |
| | | * | | netfilter: nf_tables: fix flowtable list del corruption | Florian Westphal | 2020-01-16 | 1 | -0/+6 |
| | | * | | netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks() | Dan Carpenter | 2020-01-16 | 1 | -0/+1 |
| | | * | | netfilter: nf_tables: remove WARN and add NLA_STRING upper limits | Florian Westphal | 2020-01-16 | 1 | -4/+9 |
| | | * | | netfilter: nft_tunnel: ERSPAN_VERSION must not be null | Florian Westphal | 2020-01-16 | 1 | -0/+3 |
| | | * | | netfilter: nft_tunnel: fix null-attribute check | Florian Westphal | 2020-01-16 | 1 | -1/+1 |
| | | * | | netfilter: nf_tables: store transaction list locally while requesting module | Pablo Neira Ayuso | 2020-01-16 | 1 | -9/+10 |
| | | * | | netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct | Florian Westphal | 2020-01-13 | 1 | -9/+10 |
| | | * | | netfilter: fix a use-after-free in mtype_destroy() | Cong Wang | 2020-01-13 | 1 | -1/+1 |
| | * | | | net: wan: lapbether.c: Use built-in RCU list checking | Madhuparna Bhowmik | 2020-01-16 | 1 | -1/+1 |
| | * | | | net: dsa: tag_qca: fix doubled Tx statistics | Alexander Lobakin | 2020-01-16 | 1 | -3/+0 |
| | * | | | net: dsa: tag_gswip: fix typo in tagger name | Alexander Lobakin | 2020-01-16 | 1 | -1/+1 |
| | * | | | net: ethernet: ave: Avoid lockdep warning | Kunihiko Hayashi | 2020-01-16 | 1 | -7/+13 |
| | * | | | net: hns3: pad the short frame before sending to the hardware | Yunsheng Lin | 2020-01-16 | 1 | -0/+6 |
| | * | | | macvlan: use skb_reset_mac_header() in macvlan_queue_xmit() | Eric Dumazet | 2020-01-16 | 1 | -2/+3 |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-01-16 | 13 | -43/+95 |
| | |\ \ \ |
|
| | | * \ \ | Merge branch 'bpf-sockmap-tls-fixes' | Daniel Borkmann | 2020-01-15 | 9 | -25/+66 |
| | | |\ \ \ |
|
| | | | * | | | bpf: Sockmap/tls, fix pop data with SK_DROP return code | John Fastabend | 2020-01-15 | 2 | -8/+2 |
| | | | * | | | bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining | John Fastabend | 2020-01-15 | 1 | -0/+6 |
| | | | * | | | bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt buf | John Fastabend | 2020-01-15 | 1 | -0/+20 |
| | | | * | | | bpf: Sockmap/tls, msg_push_data may leave end mark in place | John Fastabend | 2020-01-15 | 1 | -0/+1 |
| | | | * | | | bpf: Sockmap, skmsg helper overestimates push, pull, and pop bounds | John Fastabend | 2020-01-15 | 1 | -5/+5 |
| | | | * | | | bpf: Sockmap/tls, push write_space updates through ulp updates | John Fastabend | 2020-01-15 | 4 | -11/+23 |
| | | | * | | | bpf: Sockmap, ensure sock lock held during tear down | John Fastabend | 2020-01-15 | 2 | -1/+8 |
| | | | * | | | bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loop | John Fastabend | 2020-01-15 | 1 | -0/+1 |
| | | |/ / / |
|
| | | * | | | bpf: Fix incorrect verifier simulation of ARSH under ALU32 | Daniel Borkmann | 2020-01-15 | 3 | -6/+18 |