index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-04
mac80211: fix struct ieee80211_tx_info size
Avraham Stern
1
-4
/
+15
2022-02-04
ieee80211: radiotap: fix -Wcast-qual warnings
Johannes Berg
1
-2
/
+2
2022-02-04
cfg80211: fix -Wcast-qual warnings
Johannes Berg
1
-5
/
+5
2022-02-04
ieee80211: fix -Wcast-qual warnings
Johannes Berg
1
-4
/
+4
2022-02-01
ssb: fix boolreturn.cocci warning
Yang Guang
1
-1
/
+1
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/kernel/git/saeed/linux
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/netdev/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
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
9
-84
/
+293
2022-01-24
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
1
-1
/
+1
2022-01-23
Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-8
/
+1
2022-01-23
Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+3
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
7
-330
/
+409
2022-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-264
/
+127
2022-01-22
Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2
-31
/
+77
2022-01-22
Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-0
/
+21
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+2
2022-01-22
Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-178
/
+244
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+0
2022-01-22
Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-6
/
+18
[next]