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-31
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
1
-3
/
+3
2021-03-31
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
1
-2
/
+5
2021-03-31
ethtool: support FEC settings over netlink
Jakub Kicinski
1
-0
/
+17
2021-03-30
vxlan: allow L4 GRO passthrough
Paolo Abeni
1
-0
/
+6
2021-03-30
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
1
-3
/
+13
2021-03-30
udp: fixup csum for GSO receive slow path
Paolo Abeni
1
-0
/
+23
2021-03-30
ipv6: add ipv6_dev_find to stubs
Andreas Roeseler
1
-0
/
+2
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
1
-0
/
+1
2021-03-30
ICMPV6: add support for RFC 8335 PROBE
Andreas Roeseler
1
-0
/
+3
2021-03-30
icmp: add support for RFC 8335 PROBE
Andreas Roeseler
1
-0
/
+42
2021-03-30
can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros
Vincent Mailhol
1
-0
/
+8
2021-03-30
can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
1
-0
/
+6
2021-03-30
can: dev: reorder struct can_priv members for better packing
Vincent Mailhol
1
-6
/
+7
2021-03-30
can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
Vincent Mailhol
2
-0
/
+68
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+2
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
[next]