| Commit message (Expand) | Author | Age | Files | Lines |
* | net: sched: Add extack to Qdisc_class_ops.delete | Maxim Mikityanskiy | 2021-01-22 | 1 | -1/+2 |
* | net: sched: Add multi-queue support to sch_tree_lock | Maxim Mikityanskiy | 2021-01-22 | 1 | -4/+10 |
* | tcp: Add receive timestamp support for receive zerocopy. | Arjun Roy | 2021-01-22 | 1 | -0/+4 |
* | tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS | Yousuk Seung | 2021-01-22 | 3 | -2/+4 |
* | tcp: remove unused ICSK_TIME_EARLY_RETRANS | Pengcheng Yang | 2021-01-22 | 1 | -3/+1 |
* | ethernet: ucc_geth: remove bd_mem_part and all associated code | Rasmus Villemoes | 2021-01-21 | 2 | -7/+0 |
* | soc: fsl: qe: add cpm_muram_free_addr() helper | Rasmus Villemoes | 2021-01-21 | 1 | -0/+5 |
* | soc: fsl: qe: make cpm_muram_offset take a const void* argument | Rasmus Villemoes | 2021-01-21 | 1 | -2/+2 |
* | net/sched: cls_flower add CT_FLAGS_INVALID flag support | wenxu | 2021-01-20 | 3 | -2/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-01-20 | 14 | -20/+95 |
|\ |
|
| * | Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-01-20 | 6 | -6/+25 |
| |\ |
|
| | * | net: usb: cdc_ncm: don't spew notifications | Grant Grundler | 2021-01-20 | 1 | -0/+2 |
| | * | tcp: fix TCP socket rehash stats mis-accounting | Yuchung Cheng | 2021-01-19 | 1 | -5/+12 |
| | * | mdio-bitbang: Export mdiobb_{read,write}() | Geert Uytterhoeven | 2021-01-19 | 1 | -0/+3 |
| | * | tcp: fix TCP_USER_TIMEOUT with zero window | Enke Chen | 2021-01-18 | 1 | -0/+3 |
| | * | Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin... | Jakub Kicinski | 2021-01-18 | 2 | -1/+5 |
| | |\ |
|
| | | * | cfg80211: fix a kerneldoc markup | Mauro Carvalho Chehab | 2021-01-14 | 1 | -1/+1 |
| | | * | cfg80211/mac80211: fix kernel-doc for SAR APIs | Johannes Berg | 2021-01-08 | 2 | -1/+5 |
| * | | | Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 2021-01-19 | 1 | -6/+53 |
| |\ \ \ |
|
| | * | | | SUNRPC: Move the svc_xdr_recvfrom tracepoint again | Chuck Lever | 2021-01-13 | 1 | -6/+53 |
| * | | | | Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-01-15 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | dm integrity: fix flush with external metadata device | Mikulas Patocka | 2021-01-08 | 1 | -0/+1 |
| * | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-01-15 | 2 | -2/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | arm/kasan: fix the array size of kasan_early_shadow_pte[] | Hailong Liu | 2021-01-12 | 1 | -1/+5 |
| | * | | | | | mm/memcontrol: fix warning in mem_cgroup_page_lruvec() | Hugh Dickins | 2021-01-12 | 1 | -1/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2021-01-15 | 3 | -5/+9 |
| |\ \ \ \ \ |
|
| | * | | | | | compiler.h: Raise minimum version of GCC to 5.1 for arm64 | Will Deacon | 2021-01-15 | 1 | -0/+6 |
| | * | | | | | arm64: make atomic helpers __always_inline | Arnd Bergmann | 2021-01-13 | 1 | -3/+3 |
| | * | | | | | Revert "arm64: Enable perf events based hard lockup detector" | Will Deacon | 2021-01-13 | 1 | -2/+0 |
| | |/ / / / |
|
| * | | | | | Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-01-15 | 1 | -1/+1 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | xen: Fix event channel callback via INTX/GSI | David Woodhouse | 2021-01-13 | 1 | -1/+1 |
* | | | | | | bonding: add a vlan+srcmac tx hashing option | Jarod Wilson | 2021-01-19 | 2 | -0/+2 |
* | | | | | | net: add inline function skb_csum_is_sctp | Xin Long | 2021-01-19 | 1 | -0/+5 |
* | | | | | | mdio, phy: fix -Wshadow warnings triggered by nested container_of() | Alexander Lobakin | 2021-01-19 | 2 | -7/+23 |
* | | | | | | net/bonding: Declare TLS RX device offload support | Tariq Toukan | 2021-01-18 | 1 | -1/+1 |
* | | | | | | net/bonding: Implement TLS TX device offload | Tariq Toukan | 2021-01-18 | 1 | -0/+2 |
* | | | | | | net/bonding: Implement ndo_sk_get_lower_dev | Tariq Toukan | 2021-01-18 | 1 | -0/+2 |
* | | | | | | net: netdevice: Add operation ndo_sk_get_lower_dev | Tariq Toukan | 2021-01-18 | 1 | -0/+4 |
* | | | | | | net_sched: fix RTNL deadlock again caused by request_module() | Cong Wang | 2021-01-18 | 1 | -1/+4 |
* | | | | | | GTP: add support for flow based tunneling API | Pravin B Shelar | 2021-01-15 | 3 | -0/+14 |
* | | | | | | net: mscc: ocelot: configure watermarks using devlink-sb | Vladimir Oltean | 2021-01-15 | 1 | -0/+47 |
* | | | | | | net: mscc: ocelot: register devlink ports | Vladimir Oltean | 2021-01-15 | 1 | -0/+2 |
* | | | | | | net: mscc: ocelot: export NUM_TC constant from felix to common switch lib | Vladimir Oltean | 2021-01-15 | 1 | -0/+1 |
* | | | | | | net: dsa: add ops for devlink-sb | Vladimir Oltean | 2021-01-15 | 1 | -0/+34 |
* | | | | | | net: mscc: ocelot: add ops for decoding watermark threshold and occupancy | Vladimir Oltean | 2021-01-15 | 2 | -6/+2 |
* | | | | | | net: mscc: ocelot: auto-detect packet buffer size and number of frame references | Vladimir Oltean | 2021-01-15 | 2 | -1/+5 |
* | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2021-01-15 | 8 | -19/+125 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf: Add build id data in mmap2 event | Jiri Olsa | 2021-01-14 | 1 | -5/+37 |
| * | | | | | | bpf: Add size arg to build_id_parse function | Jiri Olsa | 2021-01-14 | 1 | -1/+2 |
| * | | | | | | bpf: Move stack_map_get_build_id into lib | Jiri Olsa | 2021-01-14 | 1 | -0/+11 |