index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
net/tcp: Move tcp_inbound_hash() from headers
Dmitry Safonov
1
-74
/
+4
2024-06-12
net/tcp: Add a helper tcp_ao_hdr_maclen()
Dmitry Safonov
1
-0
/
+5
2024-06-12
net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
Dmitry Safonov
1
-10
/
+4
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-11
/
+49
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-4
/
+32
2024-06-10
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
1
-2
/
+3
2024-06-10
tcp: move inet_twsk_schedule helper out of header
Florian Westphal
1
-5
/
+0
2024-06-10
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
1
-2
/
+4
2024-06-09
RDMA/mana_ib: Process QP error events in mana_ib
Konstantin Taranov
1
-0
/
+1
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+5
2024-06-06
tcp: move reqsk_alloc() to inet_connection_sock.c
Eric Dumazet
1
-33
/
+0
2024-06-06
tcp: small changes in reqsk_put() and reqsk_free()
Eric Dumazet
1
-2
/
+2
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
1
-1
/
+1
2024-06-05
tcp: add sysctl_tcp_rto_min_us
Kevin Yang
1
-0
/
+1
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
1
-0
/
+1
2024-06-05
devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()
Christophe JAILLET
1
-2
/
+2
2024-06-05
net: caif: remove unused structs
Dr. David Alan Gilbert
1
-2
/
+0
2024-06-05
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
2
-3
/
+2
2024-06-04
tcp: add a helper for setting EOR on tail skb
Jakub Kicinski
1
-0
/
+9
2024-06-04
tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()
Jakub Kicinski
1
-0
/
+7
2024-06-04
flow_dissector: add support for tunnel control flags
Davide Caratti
2
-0
/
+21
2024-06-01
net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
Dmitry Safonov
1
-3
/
+4
2024-06-01
net: qstat: extend kdoc about get_base_stats
Jakub Kicinski
1
-0
/
+2
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+19
2024-05-30
ipv6: sr: restruct ifdefines
Hangbin Liu
2
-0
/
+14
2024-05-29
net: dsa: remove mac_prepare()/mac_finish() shims
Russell King (Oracle)
1
-6
/
+0
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
2
-11
/
+4
2024-05-29
tcp: add tcp_done_with_error() helper
Eric Dumazet
1
-0
/
+1
2024-05-29
wifi: nl80211: clean up coalescing rule handling
Johannes Berg
1
-1
/
+1
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+2
2024-05-27
page_pool: fix &page_pool_params kdoc issues
Alexander Lobakin
1
-2
/
+3
2024-05-27
tcp: reduce accepted window in NEW_SYN_RECV state
Eric Dumazet
1
-0
/
+12
2024-05-23
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
1
-2
/
+2
2024-05-23
wifi: cfg80211: use __counted_by where appropriate
Dmitry Antipov
1
-4
/
+4
2024-05-23
wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_conf
Pradeep Kumar Chitrapu
1
-0
/
+4
2024-05-23
wifi: mac80211: track changes in AP's TPE
Johannes Berg
1
-0
/
+2
2024-05-23
wifi: mac80211: pass parsed TPE data to drivers
Johannes Berg
1
-4
/
+37
2024-05-23
wifi: radiotap: document ieee80211_get_radiotap_len() return value
Johannes Berg
1
-0
/
+1
2024-05-23
wifi: regulatory: remove extra documentation
Johannes Berg
1
-2
/
+0
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+6
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
3
-19
/
+27
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-12
/
+19
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
3
-6
/
+13
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
57
-527
/
+1634
2024-05-14
s390/iucv: Unexport iucv_root
Heiko Carstens
1
-1
/
+0
2024-05-14
s390/iucv: Provide iucv_alloc_device() / iucv_release_device()
Heiko Carstens
1
-0
/
+6
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+15
2024-05-14
net: gro: fix napi_gro_cb zeroed alignment
Richard Gobert
1
-2
/
+4
2024-05-14
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
1
-0
/
+1
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2
-159
/
+1
[prev]
[next]