index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-17
Merge tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-8
/
+11
2024-08-16
ipv6: Add ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
1
-0
/
+12
2024-08-16
net: dsa: provide a software untagging function on RX for VLAN-aware bridges
Vladimir Oltean
1
-6
/
+10
2024-08-16
ip: Move INFINITY_LIFE_TIME to addrconf.h.
Kuniyuki Iwashima
1
-1
/
+3
2024-08-16
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-13
net: nexthop: Increase weight to u16
Petr Machata
1
-2
/
+2
2024-08-13
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-06
ipv6: udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
2
-3
/
+3
2024-08-06
inet6: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
1
-6
/
+6
2024-08-06
udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
1
-4
/
+6
2024-08-06
inet: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
1
-4
/
+4
2024-08-06
inet: constify inet_sk_bound_dev_eq() net parameter
Eric Dumazet
3
-3
/
+4
2024-08-04
net: Don't register pernet_operations if only one of id or size is specified.
Kuniyuki Iwashima
1
-2
/
+2
2024-08-03
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-20
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-15
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
1
-4
/
+0
2024-07-15
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
1
-0
/
+1
2024-07-15
tty: rfcomm: prefer struct_size over open coded arithmetic
Erick Archer
1
-1
/
+1
2024-07-15
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
Erick Archer
1
-1
/
+1
2024-07-15
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
[prev]
[next]