summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-30mptcp: avoid a few atomic ops in the rx pathPaolo Abeni
2020-11-30mptcp: allocate TX skbs in msk contextPaolo Abeni
2020-11-30mptcp: protect the rx path with the msk socket spinlockPaolo Abeni
2020-11-30mptcp: implement wmem reservationPaolo Abeni
2020-11-30mptcp: open code mptcp variant for lock_sockPaolo Abeni
2020-11-30Merge branch 'dpaa_eth-add-xdp-support'Jakub Kicinski
2020-11-30dpaa_eth: implement the A050385 erratum workaround for XDPCamelia Groza
2020-11-30dpaa_eth: rename current skb A050385 erratum workaroundCamelia Groza
2020-11-30dpaa_eth: add XDP_REDIRECT supportCamelia Groza
2020-11-30dpaa_eth: add XDP_TX supportCamelia Groza
2020-11-30dpaa_eth: limit the possible MTU range when XDP is enabledCamelia Groza
2020-11-30dpaa_eth: add basic XDP supportCamelia Groza
2020-11-30dpaa_eth: add struct for software backpointersCamelia Groza
2020-11-28Merge branch 'net-ipa-start-adding-ipa-v4-5-support'Jakub Kicinski
2020-11-28net: ipa: adjust GSI register addressesAlex Elder
2020-11-28net: ipa: update gsi registers for IPA v4.5Alex Elder
2020-11-28net: ipa: add support to code for IPA v4.5Alex Elder
2020-11-28net: ipa: add new most-significant bits to registersAlex Elder
2020-11-28net: ipa: update IPA registers for IPA v4.5Alex Elder
2020-11-28net: ipa: reverse logic on escape buffer useAlex Elder
2020-11-28net/sched: act_ct: enable stats for HW offloaded entriesMarcelo Ricardo Leitner
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27Merge branch 'tipc-some-minor-improvements'Jakub Kicinski
2020-11-27tipc: update address terminology in codeJon Maloy
2020-11-27tipc: make node number calculation reproducibleJon Maloy
2020-11-27tipc: refactor tipc_sk_bind() functionJon Maloy
2020-11-27net: phy: micrel: fix interrupt handlingOleksij Rempel
2020-11-27Merge branch 'net-x25-netdev-event-handling'Jakub Kicinski
2020-11-27net/x25: remove x25_kill_by_device()Martin Schiller
2020-11-27net/x25: fix restart request/confirm handlingMartin Schiller
2020-11-27net/lapb: fix t1 timer handling for LAPB_STATE_0Martin Schiller
2020-11-27net/lapb: support netdev eventsMartin Schiller
2020-11-27net/x25: handle additional netdev eventsMartin Schiller
2020-11-27Merge branch 'mlxsw-update-adjacency-index-more-efficiently'Jakub Kicinski
2020-11-27mlxsw: spectrum_router: Update adjacency index more efficientlyIdo Schimmel
2020-11-27mlxsw: spectrum_router: Track nexthop group virtual router membershipIdo Schimmel
2020-11-27mlxsw: spectrum_router: Rollback virtual router adjacency pointer updateIdo Schimmel
2020-11-27mlxsw: spectrum_router: Pass virtual router parameters directly instead of po...Ido Schimmel
2020-11-27mlxsw: spectrum_router: Fix error handling issueIdo Schimmel
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-27Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-27Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-27Merge branch 'net-sched-fix-over-mtu-packet-of-defrag-in'Jakub Kicinski
2020-11-27net/sched: sch_frag: add generic packet fragment support.wenxu
2020-11-27net/sched: act_mirred: refactor the handle of xmitwenxu
2020-11-27net/sched: fix miss init the mru in qdisc_skb_cbwenxu
2020-11-27Merge branch 'add-chacha20-poly1305-cipher-to-kernel-tls'Jakub Kicinski
2020-11-27selftests/tls: add CHACHA20-POLY1305 to tls selftestsVadim Fedorenko
2020-11-27net/tls: add CHACHA20-POLY1305 configurationVadim Fedorenko
2020-11-27net/tls: add CHACHA20-POLY1305 specific behaviorVadim Fedorenko