index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
headers_check.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-30
net: support ip generic csum processing in skb_csum_hwoffload_help
Xin Long
1
-1
/
+12
2021-01-30
net: mhi: Get rid of local rx queue count
Loic Poulain
1
-8
/
+5
2021-01-30
net: mhi: Get RX queue size from MHI core
Loic Poulain
1
-3
/
+3
2021-01-30
docs: networking: timestamping: fix section title markup
Jan Luebbe
1
-1
/
+2
2021-01-30
net/ethernet: convert to use module_platform_driver in octeon_mgmt.c
dingsenjie
1
-12
/
+1
2021-01-30
net: atm: pppoatm: use new API for wakeup tasklet
Emil Renner Berthing
1
-4
/
+5
2021-01-30
net: atm: pppoatm: use tasklet_init to initialize wakeup tasklet
Emil Renner Berthing
1
-7
/
+3
2021-01-30
net/mlx5: CT: Add support for matching on ct_state reply flag
Paul Blakey
1
-3
/
+10
2021-01-30
net: flow_offload: Add original direction flag to ct_metadata
Paul Blakey
2
-0
/
+2
2021-01-30
net/sched: cls_flower: Add match on the ct_state reply flag
Paul Blakey
2
-2
/
+5
2021-01-30
selftests: Add nci suite
Bongsu Jeon
5
-0
/
+617
2021-01-30
nfc: Add a virtual nci device driver
Bongsu Jeon
3
-0
/
+227
2021-01-30
net: packet: make pkt_sk() inline
Menglong Dong
1
-1
/
+1
2021-01-30
hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
Andrea Parri (Microsoft)
4
-86
/
+150
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): use dev_err_probe() to simplify error hand...
Marc Kleine-Budde
1
-16
/
+12
2021-01-29
can: mcp251xfd: mcp251xfd_chip_clock_enable(): simplify return
Marc Kleine-Budde
1
-3
/
+1
2021-01-29
can: mcp251xfd: add missing _MASK postfix to MCP251XFD_OBJ_FLAGS_DLC
Marc Kleine-Budde
2
-3
/
+3
2021-01-29
can: mcp251xfd: unify error messages and commets
Marc Kleine-Budde
1
-4
/
+4
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): add imx6 to errata table
Marc Kleine-Budde
1
-0
/
+1
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): remove known bad combinations from errata ...
Marc Kleine-Budde
1
-10
/
+7
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): sort errata table alphabetically, fix inde...
Marc Kleine-Budde
1
-2
/
+2
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): fix errata reference
Marc Kleine-Budde
1
-1
/
+1
2021-01-29
octeontx2-af: Fix 'physical' typos
Bjorn Helgaas
3
-3
/
+3
2021-01-29
linux/qed: fix spelling typo in qed_chain.h
dingsenjie
1
-1
/
+1
2021-01-29
nexthop: Extract a helper for validation of get/del RTNL requests
Petr Machata
1
-18
/
+25
2021-01-29
nexthop: Add a callback parameter to rtm_dump_walk_nexthops()
Petr Machata
1
-10
/
+22
2021-01-29
nexthop: Extract a helper for walking the next-hop tree
Petr Machata
1
-19
/
+33
2021-01-29
nexthop: Strongly-type context of rtm_dump_nexthop()
Petr Machata
1
-2
/
+16
2021-01-29
nexthop: Extract a common helper for parsing dump attributes
Petr Machata
1
-12
/
+19
2021-01-29
nexthop: Extract dump filtering parameters into a single structure
Petr Machata
1
-20
/
+24
2021-01-29
nexthop: Dispatch notifier init()/fini() by group type
Petr Machata
1
-6
/
+19
2021-01-29
nexthop: Use enum to encode notification type
Ido Schimmel
4
-29
/
+69
2021-01-29
nexthop: Assert the invariant that a NH group is of only one type
Petr Machata
1
-2
/
+5
2021-01-29
nexthop: Introduce to struct nh_grp_entry a per-type union
Petr Machata
2
-3
/
+8
2021-01-29
nexthop: Dispatch nexthop_select_path() by group type
Petr Machata
1
-6
/
+16
2021-01-29
nexthop: Rename nexthop_free_mpath
David Ahern
1
-2
/
+2
2021-01-29
net/af_iucv: build SG skbs for TRANS_HIPER sockets
Julian Wiedmann
1
-2
/
+4
2021-01-29
net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
Julian Wiedmann
3
-62
/
+26
2021-01-29
net/af_iucv: count packets in the xmit path
Julian Wiedmann
2
-6
/
+25
2021-01-29
net/af_iucv: don't lookup the socket on TX notification
Julian Wiedmann
1
-12
/
+3
2021-01-29
net/af_iucv: remove WARN_ONCE on malformed RX packets
Alexander Egorenkov
1
-1
/
+0
2021-01-29
s390/qeth: don't fake a TX completion interrupt after TX error
Julian Wiedmann
1
-16
/
+18
2021-01-29
s390/qeth: make cast type selection for af_iucv skbs robust
Julian Wiedmann
1
-12
/
+15
2021-01-29
s390/qeth: pass proto to qeth_l3_get_cast_type()
Julian Wiedmann
1
-5
/
+6
2021-01-29
s390/qeth: remove qeth_get_ip_version()
Julian Wiedmann
4
-62
/
+62
2021-01-29
s390/qeth: clean up load/remove code for disciplines
Julian Wiedmann
3
-31
/
+28
2021-01-29
net: ipa: don't pass size to ipa_cmd_transfer_add()
Alex Elder
1
-4
/
+2
2021-01-29
net: ipa: don't pass tag value to ipa_cmd_ip_tag_status_add()
Alex Elder
1
-4
/
+4
2021-01-29
net: ipa: signal when tag transfer completes
Alex Elder
5
-1
/
+45
2021-01-29
net: ipa: drop packet if status has valid tag
Alex Elder
1
-2
/
+16
[next]