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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-24
net: use %pS for kfree_skb tracing event location
Stanislav Fomichev
1
-1
/
+1
2022-11-22
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
2
-30
/
+2
2022-11-22
net: dsa: unexport dsa_dev_to_net_device()
Vladimir Oltean
1
-2
/
+0
2022-11-22
Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...
Jakub Kicinski
1
-0
/
+1
2022-11-22
net: mscc: ocelot: remove unnecessary exposure of stats structures
Colin Foster
1
-215
/
+0
2022-11-22
net: mscc: ocelot: remove redundant stats_layout pointers
Colin Foster
1
-1
/
+0
2022-11-21
mptcp: more detailed error reporting on endpoint creation
Paolo Abeni
1
-0
/
+3
2022-11-18
netlink: remove the flex array from struct nlmsghdr
Jakub Kicinski
1
-2
/
+0
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
3
-55
/
+11
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-17
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
2
-5
/
+5
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
2
-0
/
+7
2022-11-17
devlink: Introduce new attribute 'tx_priority' to devlink-rate
Michal Wilczynski
2
-0
/
+7
2022-11-17
net: dsa: stop exposing tag proto module helpers to the world
Vladimir Oltean
1
-70
/
+0
2022-11-17
ethtool: doc: clarify what drivers can implement in their get_drvinfo()
Vincent Mailhol
2
-10
/
+8
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-31
/
+72
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-28
/
+50
2022-11-17
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
4
-6
/
+10
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
2
-26
/
+37
2022-11-16
udp: Introduce optional per-netns hash table.
Kuniyuki Iwashima
2
-0
/
+4
2022-11-16
udp: Set NULL to sk->sk_prot->h.udp_table.
Kuniyuki Iwashima
1
-0
/
+1
2022-11-16
wifi: wl1251: drop support for platform data
Dmitry Torokhov
1
-44
/
+0
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
5
-6
/
+10
2022-11-15
netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
Phil Sutter
2
-1
/
+3
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
4
-5
/
+7
2022-11-14
Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+1
2022-11-14
i2c: core: Introduce i2c_client_get_device_id helper function
Angel Iglesias
1
-0
/
+1
2022-11-14
Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+6
2022-11-14
net: flow_offload: add support for ARP frame matching
Steen Hegelund
1
-0
/
+6
2022-11-14
ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hints
Nick Child
1
-0
/
+1
2022-11-13
Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-11-12
net/mlx5e: Support enhanced CQE compression
Ofer Levi
1
-0
/
+6
2022-11-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-64
/
+126
2022-11-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-21
/
+39
2022-11-11
net: remove skb->vlan_present
Eric Dumazet
2
-14
/
+13
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+7
2022-11-11
Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2022-11-11
bpf: Add hwtstamp field for the sockops prog
Martin KaFai Lau
1
-0
/
+1
2022-11-11
bpf: Fix offset calculation error in __copy_map_value and zero_map_value
Xu Kuohai
1
-2
/
+2
2022-11-11
Merge tag 'hardening-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-11-11
Merge tag 'hyperv-fixes-signed-20221110' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+9
2022-11-11
Merge tag 'dmaengine-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
[next]