index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+5
2024-08-15
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
2
-8
/
+11
2024-08-15
vsock: fix recursive ->recvmsg calls
Cong Wang
1
-0
/
+4
2024-08-13
net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...
Long Li
1
-0
/
+1
2024-08-12
net: nexthop: Increase weight to u16
Petr Machata
1
-2
/
+2
2024-08-12
ipv6: eliminate ndisc_ops_is_useropt()
Maciej Żenczykowski
1
-15
/
+0
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...
Jason Xing
1
-0
/
+8
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active reset
Jason Xing
1
-0
/
+7
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active reset
Jason Xing
1
-0
/
+6
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active reset
Jason Xing
1
-0
/
+6
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active reset
Jason Xing
1
-0
/
+6
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active reset
Jason Xing
1
-0
/
+6
2024-08-05
ipv6: udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
2
-3
/
+3
2024-08-05
inet6: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
1
-6
/
+6
2024-08-05
udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
1
-4
/
+6
2024-08-05
inet: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
1
-4
/
+4
2024-08-05
inet: constify inet_sk_bound_dev_eq() net parameter
Eric Dumazet
3
-3
/
+4
2024-08-03
net: Don't register pernet_operations if only one of id or size is specified.
Kuniyuki Iwashima
1
-2
/
+2
2024-08-02
net: core: annotate socks of struct sock_reuseport with __counted_by
Dmitry Antipov
1
-1
/
+1
2024-08-02
vsock: add support for SIOCOUTQ ioctl
Luigi Leonardi
1
-0
/
+3
2024-07-31
Add support for PIO p flag
Patrick Rohr
1
-3
/
+7
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
3
-5
/
+5
2024-07-19
Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-0
/
+3
2024-07-18
ipv4: Fix incorrect TOS in route get reply
Ido Schimmel
1
-0
/
+1
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-32
/
+24
2024-07-15
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
2
-21
/
+0
2024-07-15
net/sched: flower: define new tunnel flags
Asbjørn Sloth Tønnesen
1
-1
/
+6
2024-07-15
net/sched: flower: refactor control flag definitions
Asbjørn Sloth Tønnesen
1
-3
/
+11
2024-07-15
llc: Constify struct llc_sap_state_trans
Christophe JAILLET
1
-2
/
+2
2024-07-15
llc: Constify struct llc_conn_state_trans
Christophe JAILLET
1
-2
/
+2
2024-07-15
Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
5
-8
/
+33
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-15
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
1
-0
/
+4
2024-07-15
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
1
-0
/
+17
2024-07-15
Bluetooth: hci_core: Don't use hci_prepare_cmd
Luiz Augusto von Dentz
1
-0
/
+4
2024-07-15
Bluetooth: hci_core: Remove usage of hci_req_sync
Luiz Augusto von Dentz
1
-0
/
+2
2024-07-15
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
1
-2
/
+0
2024-07-15
net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
Pawel Dembicki
1
-0
/
+2
2024-07-14
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
1
-4
/
+0
2024-07-14
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
1
-0
/
+1
2024-07-14
tty: rfcomm: prefer struct_size over open coded arithmetic
Erick Archer
1
-1
/
+1
2024-07-14
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
Erick Archer
1
-1
/
+1
2024-07-14
Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection
Luiz Augusto von Dentz
1
-0
/
+3
2024-07-14
Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-0
/
+14
2024-07-14
ipv6: fix source address selection with route leak
Nicolas Dichtel
1
-6
/
+14
2024-07-14
Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-26
/
+10
2024-07-14
RDMA/mana_ib: Set correct device into ib
Konstantin Taranov
1
-0
/
+2
2024-07-12
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-10
/
+97
[prev]
[next]