index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
dma-mapping.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
9
-37
/
+62
2021-12-08
net: dsa: mv88e6xxx: compute port vlan membership based on dp->bridge_dev com...
Vladimir Oltean
1
-13
/
+8
2021-12-08
net: dsa: mv88e6xxx: iterate using dsa_switch_for_each_user_port in mv88e6xxx...
Vladimir Oltean
1
-15
/
+9
2021-12-08
net: dsa: mt7530: iterate using dsa_switch_for_each_user_port in bridging ops
Vladimir Oltean
1
-22
/
+30
2021-12-08
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
5
-35
/
+66
2021-12-08
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
8
-37
/
+41
2021-12-08
s390/qeth: remove check for packing mode in qeth_check_outbound_queue()
Julian Wiedmann
1
-4
/
+1
2021-12-08
s390/qeth: fine-tune .ndo_select_queue()
Julian Wiedmann
4
-30
/
+22
2021-12-08
s390/qeth: don't offer .ndo_bridge_* ops for OSA devices
Julian Wiedmann
1
-2
/
+0
2021-12-08
s390/qeth: split up L2 netdev_ops
Julian Wiedmann
1
-4
/
+28
2021-12-08
s390/qeth: simplify qeth_receive_skb()
Julian Wiedmann
1
-22
/
+12
2021-12-08
hv_sock: Extract hvs_send_data() helper that takes only header
Kees Cook
1
-6
/
+12
2021-12-08
net: dsa: felix: use kmemdup() to replace kmalloc + memcpy
Yihao Han
1
-5
/
+2
2021-12-08
net: mscc: ocelot: split register definitions to a separate file
Colin Foster
4
-510
/
+563
2021-12-08
net: dsa: ocelot: felix: add interface for custom regmaps
Colin Foster
4
-2
/
+6
2021-12-08
net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
Colin Foster
1
-1
/
+1
2021-12-08
net: dsa: ocelot: remove unnecessary pci_bar variables
Colin Foster
2
-8
/
+4
2021-12-08
net: hns3: Fix spelling mistake "faile" -> "failed"
Colin Ian King
1
-1
/
+1
2021-12-08
net: sched: act_mirred: add net device refcount tracker
Eric Dumazet
2
-8
/
+11
2021-12-08
openvswitch: add net device refcount tracker to struct vport
Eric Dumazet
2
-4
/
+6
2021-12-08
netlink: add net device refcount tracker to struct ethnl_req_info
Eric Dumazet
2
-3
/
+7
2021-12-08
net/smc: add net device tracker to struct smc_pnetentry
Eric Dumazet
1
-4
/
+5
2021-12-08
pktgen add net device refcount tracker
Eric Dumazet
1
-3
/
+5
2021-12-08
llc: add net device refcount tracker
Eric Dumazet
2
-2
/
+4
2021-12-08
ax25: add net device refcount tracker
Eric Dumazet
2
-4
/
+7
2021-12-08
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
3
-5
/
+11
2021-12-08
net: switchdev: add net device refcount tracker
Eric Dumazet
1
-2
/
+3
2021-12-08
net: watchdog: add net device refcount tracker
Eric Dumazet
2
-4
/
+8
2021-12-08
net: bridge: add net device refcount tracker
Eric Dumazet
2
-3
/
+4
2021-12-08
vlan: add net device refcount tracker
Eric Dumazet
2
-2
/
+5
2021-12-08
net: eql: add net device refcount tracker
Eric Dumazet
2
-2
/
+3
2021-12-07
mptcp: support TCP_CORK and TCP_NODELAY
Maxim Galaganov
2
-1
/
+73
2021-12-07
mptcp: expose mptcp_check_and_set_pending
Maxim Galaganov
2
-1
/
+2
2021-12-07
tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelay
Maxim Galaganov
2
-2
/
+4
2021-12-07
selftests: mptcp: check IP_TOS in/out are the same
Florian Westphal
1
-0
/
+63
2021-12-07
mptcp: getsockopt: add support for IP_TOS
Florian Westphal
1
-6
/
+30
2021-12-07
mptcp: allow changing the "backup" bit by endpoint id
Davide Caratti
1
-4
/
+10
2021-12-07
selftests: mptcp: add inq test case
Florian Westphal
4
-1
/
+645
2021-12-07
mptcp: add SIOCINQ, OUTQ and OUTQNSD ioctls
Florian Westphal
1
-0
/
+53
2021-12-07
selftests: mptcp: add TCP_INQ support
Florian Westphal
2
-3
/
+61
2021-12-07
mptcp: add TCP_INQ cmsg support
Florian Westphal
3
-2
/
+73
2021-12-07
vrf: use dev_replace_track() for better tracking
Eric Dumazet
1
-4
/
+4
2021-12-07
net/smc: Clear memory when release and reuse buffer
Tony Lu
1
-4
/
+9
2021-12-07
Revert "net: hns3: add void before function which don't receive ret"
Guangbin Huang
2
-2
/
+2
2021-12-07
net: prestera: replace zero-length array with flexible-array member
José Expósito
1
-2
/
+2
2021-12-07
net: wwan: iosm: select CONFIG_RELAY
Arnd Bergmann
1
-0
/
+1
2021-12-07
net: fix recent csum changes
Eric Dumazet
3
-3
/
+8
2021-12-07
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
3
-3
/
+4
2021-12-07
ipmr, ip6mr: add net device refcount tracker to struct vif_device
Eric Dumazet
3
-2
/
+6
2021-12-07
net: failover: add net device refcount tracker
Eric Dumazet
2
-2
/
+3
[next]