index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-28
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
1
-2
/
+2
2021-03-26
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
1
-0
/
+1
2021-03-26
mld: add new workqueues for process mld events
Taehee Yoo
2
-1
/
+11
2021-03-26
mld: convert ifmcaddr6 to RCU
Taehee Yoo
1
-3
/
+4
2021-03-26
mld: convert ip6_sf_list to RCU
Taehee Yoo
1
-3
/
+4
2021-03-26
mld: convert ipv6_mc_socklist->sflist to RCU
Taehee Yoo
1
-2
/
+2
2021-03-26
mld: get rid of inet6_dev->mc_lock
Taehee Yoo
1
-1
/
+0
2021-03-26
mld: convert from timer to delayed work
Taehee Yoo
1
-4
/
+4
2021-03-26
ethtool: document the enum values not defines
Jakub Kicinski
1
-10
/
+10
2021-03-26
ethtool: fec: add note about reuse of reserved
Jakub Kicinski
1
-0
/
+4
2021-03-25
tcp: convert elligible sysctls to u8
Eric Dumazet
1
-34
/
+34
2021-03-25
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
1
-2
/
+2
2021-03-25
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-25
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
1
-16
/
+16
2021-03-25
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
1
-0
/
+2
2021-03-25
net: stmmac: use interrupt mode INTM=1 for multi-MSI
Wong, Vee Khee
1
-0
/
+1
2021-03-25
net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
Ong Boon Leong
1
-0
/
+8
2021-03-25
ethtool: clarify the ethtool FEC interface
Jakub Kicinski
1
-7
/
+30
2021-03-25
ethtool: fec: sanitize ethtool_fecparam->active_fec
Jakub Kicinski
1
-1
/
+1
2021-03-25
ethtool: fec: sanitize ethtool_fecparam->reserved
Jakub Kicinski
1
-1
/
+1
2021-03-25
ethtool: fec: remove long structure description
Jakub Kicinski
1
-4
/
+0
2021-03-25
ethtool: fec: fix typo in kdoc
Jakub Kicinski
1
-1
/
+1
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
56
-115
/
+283
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-12
/
+35
2021-03-25
mm: memblock: fix section mismatch warning again
Mike Rapoport
1
-2
/
+2
2021-03-25
mm/mmu_notifiers: ensure range_end() is paired with range_start()
Sean Christopherson
1
-5
/
+5
2021-03-25
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
1
-3
/
+15
2021-03-25
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
1
-2
/
+13
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
16
-27
/
+104
2021-03-24
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
1
-0
/
+27
2021-03-24
tcp_metrics: tcpm_hash_bucket is strictly local
Eric Dumazet
1
-1
/
+0
2021-03-24
psample: Fix user API breakage
Ido Schimmel
1
-4
/
+1
2021-03-24
Add Open Routing Protocol ID to `rtnetlink.h`
Cooper Lees
1
-0
/
+1
2021-03-24
net: phy: add genphy_c45_loopback
Wong Vee Khee
1
-0
/
+1
2021-03-24
net: stmmac: Add hardware supported cross-timestamp
Tan Tee Min
1
-0
/
+4
2021-03-24
net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
1
-0
/
+4
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
2
-3
/
+6
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
1
-0
/
+2
2021-03-24
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
1
-3
/
+14
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
Pablo Neira Ayuso
1
-2
/
+14
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
Pablo Neira Ayuso
1
-0
/
+3
2021-03-24
netfilter: flowtable: add xmit path types
Pablo Neira Ayuso
1
-2
/
+9
2021-03-24
net: dsa: resolve forwarding path for dsa slave ports
Felix Fietkau
1
-0
/
+5
2021-03-24
net: ppp: resolve forwarding path for bridge pppoe devices
Felix Fietkau
2
-0
/
+5
2021-03-24
net: bridge: resolve forwarding path for VLAN tag actions in bridge devices
Felix Fietkau
1
-0
/
+16
2021-03-24
net: bridge: resolve forwarding path for bridge devices
Pablo Neira Ayuso
1
-0
/
+1
2021-03-24
net: 8021q: resolve forwarding path for vlan devices
Pablo Neira Ayuso
1
-0
/
+7
2021-03-24
net: resolve forwarding path from virtual netdevice and HW destination address
Pablo Neira Ayuso
1
-0
/
+27
2021-03-23
net: make unregister netdev warning timeout configurable
Dmitry Vyukov
1
-0
/
+1
[next]