index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
export_report.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2021-12-07
net: linkwatch: add net device refcount tracker
Eric Dumazet
2
-2
/
+4
2021-12-07
net/sched: add net device refcount tracker to struct Qdisc
Eric Dumazet
2
-3
/
+3
2021-12-07
ipv4: add net device refcount tracker to struct in_device
Eric Dumazet
2
-2
/
+4
2021-12-07
ipv6: add net device refcount tracker to struct inet6_dev
Eric Dumazet
3
-3
/
+4
2021-12-07
net: add net device refcount tracker to struct netdev_adjacent
Eric Dumazet
1
-3
/
+4
2021-12-07
net: add net device refcount tracker to struct neigh_parms
Eric Dumazet
2
-3
/
+4
2021-12-07
net: add net device refcount tracker to struct pneigh_entry
Eric Dumazet
2
-4
/
+5
[next]