index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-29
net: mscc: ocelot: export VCAP structures to include/soc/mscc
Vladimir Oltean
2021-01-29
net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN
Vladimir Oltean
2021-01-29
vmxnet3: Remove buf_info from device accessible structures
Ronak Doshi
2021-01-29
net: dsa: hellcreek: Add missing TAPRIO dependency
Kurt Kanzenbach
2021-01-29
net: proc: speedup /proc/net/netstat
Eric Dumazet
2021-01-29
net: Remove redundant calls of sk_tx_queue_clear().
Kuniyuki Iwashima
2021-01-29
Merge branch 'net-hns3-updates-for-next'
Jakub Kicinski
2021-01-29
net: hns3: add debugfs support for tm nodes, priority and qset info
Guangbin Huang
2021-01-29
net: hns3: add interfaces to query information of tm priority/qset
Guangbin Huang
2021-01-29
Merge branch 'net-add-support-for-ip-generic-checksum-offload-for-gre'
Jakub Kicinski
2021-01-29
ip_gre: add csum offload support for gre header
Xin Long
2021-01-29
net: support ip generic csum processing in skb_csum_hwoffload_help
Xin Long
2021-01-29
Merge tag 'linux-can-next-for-5.12-20210129' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-01-29
net: mhi: Get rid of local rx queue count
Loic Poulain
2021-01-29
net: mhi: Get RX queue size from MHI core
Loic Poulain
2021-01-29
Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kern...
Jakub Kicinski
2021-01-29
docs: networking: timestamping: fix section title markup
Jan Luebbe
2021-01-29
net/ethernet: convert to use module_platform_driver in octeon_mgmt.c
dingsenjie
2021-01-29
net: atm: pppoatm: use new API for wakeup tasklet
Emil Renner Berthing
2021-01-29
net: atm: pppoatm: use tasklet_init to initialize wakeup tasklet
Emil Renner Berthing
2021-01-29
Merge branch 'net-sched-cls_flower-add-support-for-matching-on-ct_state-reply...
Jakub Kicinski
2021-01-29
net/mlx5: CT: Add support for matching on ct_state reply flag
Paul Blakey
2021-01-29
net: flow_offload: Add original direction flag to ct_metadata
Paul Blakey
2021-01-29
net/sched: cls_flower: Add match on the ct_state reply flag
Paul Blakey
2021-01-29
Merge branch 'add-nci-suit-and-virtual-nci-device-driver'
Jakub Kicinski
2021-01-29
selftests: Add nci suite
Bongsu Jeon
2021-01-29
nfc: Add a virtual nci device driver
Bongsu Jeon
2021-01-29
net: packet: make pkt_sk() inline
Menglong Dong
2021-01-29
hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
Andrea Parri (Microsoft)
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): use dev_err_probe() to simplify error hand...
Marc Kleine-Budde
2021-01-29
can: mcp251xfd: mcp251xfd_chip_clock_enable(): simplify return
Marc Kleine-Budde
2021-01-29
can: mcp251xfd: add missing _MASK postfix to MCP251XFD_OBJ_FLAGS_DLC
Marc Kleine-Budde
2021-01-29
can: mcp251xfd: unify error messages and commets
Marc Kleine-Budde
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): add imx6 to errata table
Marc Kleine-Budde
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): remove known bad combinations from errata ...
Marc Kleine-Budde
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): sort errata table alphabetically, fix inde...
Marc Kleine-Budde
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): fix errata reference
Marc Kleine-Budde
2021-01-28
octeontx2-af: Fix 'physical' typos
Bjorn Helgaas
2021-01-28
linux/qed: fix spelling typo in qed_chain.h
dingsenjie
2021-01-28
Merge branch 'nexthop-preparations-for-resilient-next-hop-groups'
Jakub Kicinski
2021-01-28
nexthop: Extract a helper for validation of get/del RTNL requests
Petr Machata
2021-01-28
nexthop: Add a callback parameter to rtm_dump_walk_nexthops()
Petr Machata
2021-01-28
nexthop: Extract a helper for walking the next-hop tree
Petr Machata
2021-01-28
nexthop: Strongly-type context of rtm_dump_nexthop()
Petr Machata
2021-01-28
nexthop: Extract a common helper for parsing dump attributes
Petr Machata
2021-01-28
nexthop: Extract dump filtering parameters into a single structure
Petr Machata
2021-01-28
nexthop: Dispatch notifier init()/fini() by group type
Petr Machata
2021-01-28
nexthop: Use enum to encode notification type
Ido Schimmel
2021-01-28
nexthop: Assert the invariant that a NH group is of only one type
Petr Machata
2021-01-28
nexthop: Introduce to struct nh_grp_entry a per-type union
Petr Machata
[next]