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-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-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-29
ipv4: drop fragmentation code from ip_options_build()
Jakub Kicinski
1
-1
/
+1
2022-01-28
Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-0
/
+33
2022-01-28
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
1
-0
/
+1
2022-01-28
SUNRPC: add netns refcount tracker to struct svc_xprt
Eric Dumazet
1
-0
/
+1
2022-01-28
ethtool: add header/data split indication
Jakub Kicinski
2
-0
/
+9
2022-01-28
net: mii: remove mii_lpa_mod_linkmode_lpa_sgmii()
Jakub Kicinski
1
-33
/
+0
2022-01-27
ipv6: partially inline ipv6_fixup_options
Pavel Begunkov
1
-2
/
+10
2022-01-27
udp6: pass flow in ip6_make_skb together with cork
Pavel Begunkov
1
-1
/
+1
2022-01-27
Merge tag 'mlx5-updates-2022-01-27' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-7
/
+0
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
64
-884
/
+1001
2022-01-27
net/mlx5: Remove unused TIR modify bitmask enums
Tariq Toukan
1
-7
/
+0
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-17
/
+28
2022-01-27
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
2
-2
/
+2
2022-01-27
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
1
-1
/
+1
2022-01-27
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
1
-11
/
+10
2022-01-27
net: sched: remove qdisc_qlen_cpu()
Jakub Kicinski
1
-5
/
+0
2022-01-27
net: sched: remove psched_tdiff_bounded()
Jakub Kicinski
1
-6
/
+0
2022-01-27
netlink: remove nl_set_extack_cookie_u32()
Jakub Kicinski
1
-9
/
+0
2022-01-27
udplite: remove udplite_csum_outgoing()
Jakub Kicinski
1
-43
/
+0
2022-01-27
udp: remove inner_udp_hdr()
Jakub Kicinski
1
-5
/
+0
2022-01-27
ipv6: remove inet6_rsk() and tcp_twsk_ipv6only()
Jakub Kicinski
1
-7
/
+0
2022-01-27
net: ax25: remove route refcount
Jakub Kicinski
1
-12
/
+0
2022-01-27
net: remove bond_slave_has_mac_rcu()
Jakub Kicinski
1
-14
/
+0
2022-01-27
net: remove linkmode_change_bit()
Jakub Kicinski
1
-5
/
+0
2022-01-27
net: remove net_invalid_timestamp()
Jakub Kicinski
1
-5
/
+0
2022-01-27
mii: remove mii_lpa_to_linkmode_lpa_sgmii()
Jakub Kicinski
1
-17
/
+0
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-0
/
+2
2022-01-27
ipv4: Namespaceify min_adv_mss sysctl knob
xu xin
1
-0
/
+1
2022-01-26
tcp: allocate tcp_death_row outside of struct netns_ipv4
Eric Dumazet
1
-5
/
+3
2022-01-26
pid: Introduce helper task_is_in_init_pid_ns()
Leo Yan
1
-0
/
+5
2022-01-26
net: stmmac/xpcs: convert to pcs_validate()
Russell King (Oracle)
1
-2
/
+0
2022-01-26
net: xpcs: add support for retrieving supported interface modes
Russell King (Oracle)
1
-0
/
+1
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-31
/
+58
2022-01-25
ipv4/tcp: do not use per netns ctl sockets
Eric Dumazet
1
-1
/
+0
2022-01-25
ipv6: do not use per netns icmp sockets
Eric Dumazet
1
-1
/
+0
2022-01-25
ipv4: do not use per netns icmp sockets
Eric Dumazet
1
-1
/
+0
2022-01-25
tcp/dccp: get rid of inet_twsk_purge()
Eric Dumazet
1
-2
/
+0
2022-01-25
tcp/dccp: no longer use twsk_net(tw) from tw_timer_handler()
Eric Dumazet
1
-3
/
+2
2022-01-25
tcp/dccp: add tw->tw_bslot
Eric Dumazet
1
-0
/
+1
2022-01-24
Bluetooth: hci_event: Ignore multiple conn complete events
Soenke Huster
1
-0
/
+3
[next]