index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
xfrm: add an interface to offload policy
Leon Romanovsky
1
-0
/
+45
2022-12-05
xfrm: add new packet offload flag
Leon Romanovsky
1
-0
/
+7
2022-12-02
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-7
/
+16
2022-12-02
Bluetooth: Remove codec id field in vendor codec definition
Chethan T N
1
-1
/
+0
2022-12-02
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
1
-0
/
+11
2022-12-01
sctp: delete free member from struct sctp_sched_ops
Xin Long
1
-2
/
+0
2022-12-01
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
1
-3
/
+7
2022-12-01
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
2
-6
/
+15
2022-12-01
rxrpc: Remove decl for rxrpc_kernel_call_is_complete()
David Howells
1
-1
/
+0
2022-12-01
rxrpc: Implement an in-kernel rxperf server for testing purposes
David Howells
1
-0
/
+1
2022-12-01
wifi: cfg80211: Correct example of ieee80211_iface_limit
Philipp Hortmann
1
-1
/
+1
2022-12-01
inet: ping: use hlist_nulls rcu iterator during lookup
Florian Westphal
1
-3
/
+0
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-2
/
+0
2022-11-30
devlink: support directly reading from region memory
Jacob Keller
1
-0
/
+16
2022-12-01
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
1
-2
/
+2
2022-11-30
netfilter: conntrack: merge ipv4+ipv6 confirm functions
Florian Westphal
1
-2
/
+1
2022-11-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-3
/
+5
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+5
2022-11-29
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
1
-0
/
+2
2022-11-29
ieee802154: Advertize coordinators discovery
Miquel Raynal
2
-0
/
+61
2022-11-25
xfrm: add extack to xfrm_alloc_userspi
Sabrina Dubroca
1
-2
/
+3
2022-11-25
xfrm: add extack to xfrm_do_migrate
Sabrina Dubroca
1
-1
/
+2
2022-11-22
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
1
-0
/
+1
2022-11-22
net: dsa: unexport dsa_dev_to_net_device()
Vladimir Oltean
1
-2
/
+0
2022-11-22
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
1
-0
/
+1
2022-11-22
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
1
-1
/
+1
2022-11-21
mptcp: more detailed error reporting on endpoint creation
Paolo Abeni
1
-0
/
+3
2022-11-18
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
1
-0
/
+1
2022-11-18
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
1
-10
/
+10
2022-11-18
sctp: add dif and sdif check in asoc and ep lookup
Xin Long
3
-5
/
+13
2022-11-18
sctp: add skb_sdif in struct sctp_af
Xin Long
1
-0
/
+1
2022-11-18
net: neigh: decrement the family specific qlen
Thomas Zeitlhofer
1
-1
/
+1
2022-11-17
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
1
-5
/
+0
2022-11-17
sctp: change to include linux/sctp.h in net/sctp/checksum.h
Xin Long
1
-1
/
+1
2022-11-17
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
1
-1
/
+3
2022-11-17
devlink: Enable creation of the devlink-rate nodes from the driver
Michal Wilczynski
1
-0
/
+3
2022-11-17
devlink: Introduce new attribute 'tx_weight' to devlink-rate
Michal Wilczynski
1
-0
/
+5
2022-11-17
devlink: Introduce new attribute 'tx_priority' to devlink-rate
Michal Wilczynski
1
-0
/
+6
2022-11-17
net: dsa: stop exposing tag proto module helpers to the world
Vladimir Oltean
1
-70
/
+0
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+3
2022-11-17
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
2
-2
/
+2
2022-11-16
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
1
-1
/
+1
2022-11-16
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
1
-3
/
+2
2022-11-16
udp: Introduce optional per-netns hash table.
Kuniyuki Iwashima
1
-0
/
+2
2022-11-16
udp: Set NULL to sk->sk_prot->h.udp_table.
Kuniyuki Iwashima
1
-0
/
+1
2022-11-16
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-10
/
+10
2022-11-15
net: dsa: remove phylink_validate() method
Vladimir Oltean
1
-3
/
+0
2022-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
4
-6
/
+8
2022-11-15
netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
Phil Sutter
1
-1
/
+1
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
4
-5
/
+7
[prev]
[next]