index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
HEAD
master
Linus Torvalds
2024-07-16
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-16
tcp: Replace strncpy() with strscpy()
Kees Cook
2024-07-16
tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().
Kuniyuki Iwashima
2024-07-15
Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-15
net/sched: cls_flower: propagate tca[TCA_OPTIONS] to NL_REQ_ATTR_CHECK
Asbjørn Sloth Tønnesen
2024-07-15
flow_dissector: set encapsulation control flags for non-IP
Asbjørn Sloth Tønnesen
2024-07-15
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
Asbjørn Sloth Tønnesen
2024-07-15
net/sched: cls_flower: add tunnel flags to fl_{set,dump}_key_flags()
Asbjørn Sloth Tønnesen
2024-07-15
flow_dissector: set encapsulated control flags from tun_flags
Asbjørn Sloth Tønnesen
2024-07-15
flow_dissector: prepare for encapsulated control flags
Asbjørn Sloth Tønnesen
2024-07-15
net/sched: cls_flower: add policy for TCA_FLOWER_KEY_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
llc: Constify struct llc_sap_state_trans
Christophe JAILLET
2024-07-15
llc: Constify struct llc_conn_state_trans
Christophe JAILLET
2024-07-15
Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2024-07-15
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_sync: Move handling of interleave_scan
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_core: Don't use hci_prepare_cmd
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_core: Remove usage of hci_req_sync
Luiz Augusto von Dentz
2024-07-15
Bluetooth: Fix usage of __hci_cmd_sync_status
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
2024-07-15
net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone use
Pawel Dembicki
2024-07-15
net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
Pawel Dembicki
2024-07-15
net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
Vladimir Oltean
2024-07-15
net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
Vladimir Oltean
2024-07-15
net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() into dsa_8021q_rcv()
Vladimir Oltean
2024-07-15
net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa...
Vladimir Oltean
2024-07-15
net: bridge: mst: Check vlan state for egress decision
Elliot Ayrey
2024-07-14
xdp: fix invalid wait context of page_pool_destroy()
Taehee Yoo
2024-07-14
net: phy: bcm54811: New link mode for BroadR-Reach
Kamil Horák (2N)
2024-07-14
af_packet: Handle outgoing VLAN packets without hardware offloading
Chengen Du
2024-07-14
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
2024-07-14
Bluetooth: hci_event: Set QoS encryption from BIGInfo report
Iulia Tanasescu
2024-07-14
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
2024-07-14
Bluetooth: iso: remove unused struct 'iso_list_data'
Dr. David Alan Gilbert
2024-07-14
Bluetooth: MGMT: Uninitialized variable in load_conn_param()
Dan Carpenter
2024-07-14
tty: rfcomm: prefer array indexing over pointer arithmetic
Erick Archer
2024-07-14
tty: rfcomm: prefer struct_size over open coded arithmetic
Erick Archer
2024-07-14
Bluetooth: hci_core: Prefer array indexing over pointer arithmetic
Erick Archer
2024-07-14
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
Erick Archer
2024-07-14
Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection
Luiz Augusto von Dentz
2024-07-14
Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-07-14
ipv6: take care of scope when choosing the src addr
Nicolas Dichtel
[next]