index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
devlink: collect flash notify params into a struct
Shannon Nelson
2020-09-18
1
-0
/
+19
*
devlink: add timeout information to status_notify
Shannon Nelson
2020-09-18
2
-0
/
+7
*
net: remove comments on struct rtnl_link_stats
Jakub Kicinski
2020-09-18
1
-16
/
+15
*
netdev: Remove unused functions
YueHaibing
2020-09-18
1
-10
/
+0
*
genetlink: Remove unused function genl_err_attr()
YueHaibing
2020-09-18
1
-8
/
+0
*
net/sched: Remove unused function qdisc_queue_drop_head()
YueHaibing
2020-09-18
1
-6
/
+0
*
Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-09-17
2
-2
/
+2
|
\
|
*
net/mlx5e: Add CQE compression support for multi-strides packets
Ofer Levi
2020-09-15
1
-1
/
+2
|
*
net/mlx5: Always use container_of to find mdev pointer from clock struct
Eran Ben Elisha
2020-09-15
1
-1
/
+0
*
|
nexthop: Convert to blocking notification chain
Ido Schimmel
2020-09-16
1
-1
/
+1
*
|
nexthop: Remove NEXTHOP_EVENT_ADD
Ido Schimmel
2020-09-16
1
-1
/
+0
*
|
nexthop: Remove unused function declaration from header file
Ido Schimmel
2020-09-16
1
-3
/
+0
*
|
devlink: introduce the health reporter test command
Jiri Pirko
2020-09-16
2
-0
/
+5
*
|
ethtool: add standard pause stats
Jakub Kicinski
2020-09-15
2
-1
/
+43
*
|
bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
Alexandra Winter
2020-09-15
1
-0
/
+1
|
/
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-09-14
1
-0
/
+8
|
\
|
*
i40e: optimise prefetch page refcount
Li RongQing
2020-09-14
1
-0
/
+8
*
|
Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2020-09-14
1
-1
/
+1
|
\
\
|
*
|
rxrpc: Fix a missing NULL-pointer check in a trace
David Howells
2020-09-14
1
-1
/
+1
|
|
/
*
|
tcp: remove SOCK_QUEUE_SHRUNK
Eric Dumazet
2020-09-14
1
-2
/
+0
*
|
mptcp: call tcp_cleanup_rbuf on subflows
Paolo Abeni
2020-09-14
1
-0
/
+2
|
/
*
net: phy: mchp: Add support for LAN8814 QUAD PHY
Divya Koppera
2020-09-12
1
-0
/
+1
*
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
2020-09-12
1
-19
/
+27
*
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
2020-09-12
1
-4
/
+2
*
net: dsa: tag_8021q: include missing refcount.h
Vladimir Oltean
2020-09-12
1
-0
/
+1
*
tcp: reflect tos value received in SYN to the socket
Wei Wang
2020-09-10
1
-0
/
+1
*
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
2020-09-10
1
-1
/
+1
*
tcp: record received TOS value in the request socket
Wei Wang
2020-09-10
1
-0
/
+1
*
net: manage napi add/del idempotence explicitly
Jakub Kicinski
2020-09-10
1
-2
/
+2
*
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
2020-09-10
1
-16
/
+16
*
ipmr: Add high byte of VIF ID to igmpmsg
Paul Davey
2020-09-10
1
-2
/
+2
*
ipmr: Add route table ID to netlink cache reports
Paul Davey
2020-09-10
1
-0
/
+1
*
devlink: Introduce controller number
Parav Pandit
2020-09-09
2
-2
/
+8
*
devlink: Introduce external controller flag
Parav Pandit
2020-09-09
2
-2
/
+7
*
devlink: Move structure comments outside of structure
Parav Pandit
2020-09-09
1
-3
/
+12
*
devlink: Add comment block for missing port attributes
Parav Pandit
2020-09-09
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-09-09
5
-5
/
+13
|
\
|
*
netfilter: nf_tables: add userdata support for nft_object
Jose M. Guisado Gomez
2020-09-08
2
-0
/
+4
|
*
ipvs: remove dependency on ip6_tables
Yaroslav Bolyukin
2020-08-31
1
-3
/
+0
|
*
netfilter: nft_socket: add wildcard support
Balazs Scheidler
2020-08-29
1
-0
/
+2
|
*
netfilter: conntrack: add clash resolution stat counter
Florian Westphal
2020-08-28
2
-0
/
+2
|
*
netfilter: conntrack: remove ignore stats
Florian Westphal
2020-08-28
2
-2
/
+1
|
*
netfilter: nf_tables: add userdata attributes to nft_table
Jose M. Guisado Gomez
2020-08-28
2
-0
/
+4
*
|
rxrpc: Rewrite the client connection manager
David Howells
2020-09-08
1
-29
/
+4
*
|
net: tighten the definition of interface statistics
Jakub Kicinski
2020-09-08
1
-17
/
+187
*
|
net: bridge: mcast: add support for src list and filter mode dumping
Nikolay Aleksandrov
2020-09-07
1
-0
/
+21
*
|
of: Export of_remove_property() to modules
Florian Fainelli
2020-09-05
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
35
-137
/
+236
|
\
\
|
*
\
Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-04
1
-0
/
+1
|
|
\
\
|
|
*
|
libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
Tejun Heo
2020-09-02
1
-0
/
+1
[next]