index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-30
drop_monitor: Filter control packets in drop monitor
Ido Schimmel
1
-0
/
+2
2020-09-30
drop_monitor: Convert to using devlink tracepoint
Ido Schimmel
1
-36
/
+0
2020-09-30
devlink: Add a tracepoint for trap reports
Ido Schimmel
2
-0
/
+51
2020-09-30
tcp: add exponential backoff in __tcp_send_ack()
Eric Dumazet
1
-1
/
+2
2020-09-30
inet: remove icsk_ack.blocked
Eric Dumazet
1
-2
/
+2
2020-09-30
net: macb: move pdata to private header
Alexandre Belloni
1
-20
/
+0
2020-09-29
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
2
-1
/
+15
2020-09-29
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
2
-1
/
+44
2020-09-29
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
2
-1
/
+93
2020-09-29
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
2
-10
/
+74
2020-09-29
net: mscc: ocelot: introduce a new ocelot_target_{read,write} API
Vladimir Oltean
1
-0
/
+22
2020-09-29
net: Add netif_rx_any_context()
Sebastian Andrzej Siewior
1
-0
/
+1
2020-09-29
net: caif: Remove unused caif SPI driver
Thomas Gleixner
1
-155
/
+0
2020-09-29
devlink: include <linux/const.h> for _BITUL
Jacob Keller
1
-0
/
+2
2020-09-29
l2tp: report rx cookie discards in netlink get
Tom Parkin
1
-0
/
+1
2020-09-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-0
/
+26
2020-09-28
stmmac: intel: Adding ref clock 1us tic for LPI cntr
Rusaimi Amira Ruslan
1
-0
/
+1
2020-09-28
net/smc: introduce CHID callback for ISM devices
Ursula Braun
1
-0
/
+1
2020-09-28
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
1
-0
/
+3
2020-09-28
udp_tunnel: add the ability to share port tables
Jakub Kicinski
1
-0
/
+24
2020-09-27
ptp: add stub function for ptp_get_msgtype()
Yangbo Lu
1
-0
/
+8
2020-09-26
net: dsa: point out the tail taggers
Vladimir Oltean
1
-0
/
+1
2020-09-26
net: dsa: add a generic procedure for the flow dissector
Vladimir Oltean
1
-0
/
+26
2020-09-26
net: dsa: make the .flow_dissect tagger callback return void
Vladimir Oltean
1
-2
/
+2
2020-09-26
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
1
-0
/
+1
2020-09-26
net: dsa: allow drivers to request promiscuous mode on master
Vladimir Oltean
1
-0
/
+6
2020-09-26
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
1
-3
/
+0
2020-09-25
devlink: introduce flash update overwrite mask
Jacob Keller
2
-1
/
+26
2020-09-25
devlink: convert flash_update to use params structure
Jacob Keller
1
-2
/
+16
2020-09-25
devlink: check flash_update parameter support in net core
Jacob Keller
1
-0
/
+15
2020-09-25
net: stmmac: Add option for VLAN filter fail queue enable
Chuah, Kim Tatt
1
-0
/
+2
2020-09-25
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
1
-0
/
+2
2020-09-24
net: tcp: drop unused function argument from mptcp_incoming_options
Florian Westphal
1
-4
/
+2
2020-09-24
mptcp: add sk_stop_timer_sync helper
Geliang Tang
1
-0
/
+2
2020-09-24
of: add of_mdio_find_device() api
Russell King
1
-0
/
+6
2020-09-24
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
1
-2
/
+2
2020-09-23
net: phy: Document core PHY structures
Andrew Lunn
1
-131
/
+292
2020-09-23
net: phy: Fixup kernel doc
Andrew Lunn
2
-2
/
+4
2020-09-23
net: bridge: mcast: add support for blocked port groups
Nikolay Aleksandrov
1
-0
/
+1
2020-09-23
net: bridge: mcast: handle port group filter modes
Nikolay Aleksandrov
1
-0
/
+1
2020-09-23
net: bridge: mcast: add rt_protocol field to the port group struct
Nikolay Aleksandrov
1
-0
/
+1
2020-09-23
net: bridge: mdb: add support for add/del/dump of entries with source
Nikolay Aleksandrov
1
-0
/
+2
2020-09-23
net: bridge: mdb: add support to extend add/del commands
Nikolay Aleksandrov
1
-0
/
+12
2020-09-23
net: bridge: mcast: rename br_ip's u member to dst
Nikolay Aleksandrov
1
-1
/
+1
2020-09-23
net: bridge: add src field to br_ip
Nikolay Aleksandrov
1
-0
/
+6
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-59
/
+89
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
38
-65
/
+199
2020-09-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-9
/
+21
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+5
[next]