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
2022-02-08
ipv6/addrconf: allocate a per netns hash table
Eric Dumazet
1
-0
/
+4
2022-02-08
net: add dev->dev_registered_tracker
Eric Dumazet
1
-0
/
+3
2022-02-08
Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
1
-0
/
+4
2022-02-07
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
1
-1
/
+2
2022-02-07
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
2
-0
/
+63
2022-02-07
net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
Menglong Dong
2
-0
/
+7
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
Menglong Dong
2
-0
/
+4
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
Menglong Dong
2
-0
/
+12
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_core()
Menglong Dong
2
-0
/
+12
2022-02-07
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
2
-0
/
+2
2022-02-07
net: skb_drop_reason: add document for drop reasons
Menglong Dong
1
-6
/
+6
2022-02-06
net: initialize init_net earlier
Eric Dumazet
1
-0
/
+6
2022-02-05
skmsg: convert struct sk_msg_sg::copy to a bitmap
Eric Dumazet
1
-6
/
+5
2022-02-05
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
1
-23
/
+46
2022-02-05
ref_tracker: add a count of untracked references
Eric Dumazet
1
-0
/
+2
2022-02-05
ref_tracker: implement use-after-free detection
Eric Dumazet
1
-0
/
+2
2022-02-05
ipv6: make mc_forwarding atomic
Eric Dumazet
1
-1
/
+1
2022-02-05
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
1
-1
/
+0
2022-02-05
net: gro: minor optimization for dev_gro_receive()
Paolo Abeni
1
-24
/
+28
2022-02-05
net/sched: Enable tc skb ext allocation on chain miss only when needed
Paul Blakey
1
-0
/
+11
2022-02-04
uapi: ioam: Insertion frequency
Justin Iurman
1
-0
/
+9
2022-02-04
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
2
-1
/
+1
2022-02-04
tls: cap the output scatter list to something reasonable
Jakub Kicinski
1
-0
/
+17
2022-02-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
1
-10
/
+0
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-51
/
+151
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-13
/
+34
2022-02-03
ice: add support for DSCP QoS for IDC
Dave Ertman
1
-0
/
+4
2022-02-03
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
1
-3
/
+5
2022-02-03
i40e: remove enum i40e_client_state
Jakub Kicinski
1
-10
/
+0
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
1
-1
/
+0
2022-02-03
net: dsa: mv88e6xxx: Improve multichip isolation of standalone ports
Tobias Waldekranz
1
-0
/
+6
2022-02-03
net: dsa: mv88e6xxx: Improve isolation of standalone ports
Tobias Waldekranz
1
-0
/
+12
2022-02-03
page_pool: Refactor page_pool to enable fragmenting after allocation
Alexander Duyck
1
-30
/
+52
2022-02-02
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
1
-5
/
+13
2022-02-02
Partially revert "net/smc: Add netlink net namespace support"
Dmitry V. Levin
1
-6
/
+5
2022-02-02
tcp: Use BPF timeout setting for SYN ACK RTO
Akhmat Karakotov
3
-1
/
+11
2022-02-02
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
1
-0
/
+7
2022-02-02
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
1
-0
/
+10
2022-02-02
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
1
-0
/
+44
2022-02-02
net: dsa: tag_qca: move define to include linux/dsa
Ansuel Smith
1
-0
/
+21
2022-02-02
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
1
-0
/
+17
2022-02-01
net/mlx5e: Use struct_group() for memcpy() region
Kees Cook
1
-2
/
+4
2022-02-01
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
3
-9
/
+6
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
3
-13
/
+25
2022-01-31
ipv4: Make ip_idents_reserve static
David Ahern
1
-1
/
+0
2022-01-31
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
1
-1
/
+1
2022-01-30
psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
1
-6
/
+5
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
1
-5
/
+12
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
1
-0
/
+1
[next]