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-01-05
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
1
-1
/
+1
2022-01-05
net: dsa: merge all bools of struct dsa_switch into a single u32
Vladimir Oltean
1
-46
/
+51
2022-01-05
net: dsa: move dsa_port :: type near dsa_port :: index
Vladimir Oltean
1
-2
/
+4
2022-01-05
net: dsa: merge all bools of struct dsa_port into a single u8
Vladimir Oltean
1
-7
/
+10
2022-01-05
net: dsa: move dsa_port :: stp_state near dsa_port :: mac
Vladimir Oltean
1
-1
/
+3
2022-01-05
net: mdio: add helpers to extract clause 45 regad and devad fields
Russell King (Oracle)
1
-0
/
+12
2022-01-04
nl80211: clarify comment for mesh PLINK_BLOCKED state
Felix Fietkau
1
-1
/
+1
2022-01-04
mac80211: Add stations iterator where the iterator function may sleep
Martin Blumenstingl
1
-0
/
+21
2022-01-04
Namespaceify mtu_expires sysctl
xu xin
1
-0
/
+1
2022-01-04
Namespaceify min_pmtu sysctl
xu xin
1
-0
/
+2
2022-01-04
net/sched: act_ct: Fill offloading tuple iifidx
Paul Blakey
2
-0
/
+54
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
1
-6
/
+3
2022-01-02
net/smc: Add netlink net namespace support
Tony Lu
2
-5
/
+8
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
18
-92
/
+245
2021-12-31
net/mlx5: DR, Ignore modify TTL if device doesn't support it
Yevgeny Kliteynik
1
-1
/
+1
2021-12-31
net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field
Yevgeny Kliteynik
1
-2
/
+4
2021-12-31
net/mlx5: Add misc5 flow table match parameters
Muhammad Sammar
3
-2
/
+26
2021-12-31
net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_"
Yevgeny Kliteynik
1
-1
/
+1
2021-12-30
net: remove references to CONFIG_IRDA in network header files
Lukas Bulwahn
2
-2
/
+2
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-17
/
+26
2021-12-30
Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-7
/
+8
2021-12-29
bpf: Invert the dependency between bpf-netns.h and netns/bpf.h
Jakub Kicinski
2
-8
/
+9
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
1
-0
/
+1
2021-12-29
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
1
-0
/
+5
2021-12-29
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
6
-34
/
+121
2021-12-29
net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-0
/
+1
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
6
-1
/
+7
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2021-12-27
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
1
-1
/
+1
2021-12-27
uapi: fix linux/nfc.h userspace compilation errors
Dmitry V. Levin
1
-2
/
+2
2021-12-26
Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-4
/
+6
2021-12-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+1
2021-12-25
mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nid
Thibaut Sautereau
1
-1
/
+1
2021-12-25
mm: delete unsafe BUG from page_cache_add_speculative()
Hugh Dickins
1
-1
/
+0
2021-12-25
sctp: use call_rcu to free endpoint
Xin Long
2
-4
/
+5
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-7
/
+43
2021-12-23
Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-7
/
+43
2021-12-23
Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2021-12-23
wwan: Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-4
/
+5
2021-12-23
sctp: move hlist_node and hashent out of sctp_ep_common
Xin Long
2
-6
/
+6
2021-12-22
Merge tag 'mlx5-updates-2021-12-21' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-0
/
+8
2021-12-22
codel: remove unnecessary pkt_sched.h include
Jakub Kicinski
2
-1
/
+2
2021-12-22
codel: remove unnecessary sock.h include
Jakub Kicinski
2
-1
/
+2
2021-12-22
Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported
Luiz Augusto von Dentz
1
-0
/
+1
2021-12-22
Bluetooth: hci_sync: Add check simultaneous roles support
Luiz Augusto von Dentz
1
-0
/
+6
2021-12-22
Bluetooth: hci_sync: Add support for waiting specific LE subevents
Luiz Augusto von Dentz
1
-0
/
+1
2021-12-22
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
2
-2
/
+5
2021-12-22
Bluetooth: hci_sync: Push sync command cancellation to workqueue
Benjamin Berg
2
-0
/
+2
2021-12-22
Merge tag 'fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2021-12-22
memblock: fix memblock_phys_alloc() section mismatch error
Jackie Liu
1
-2
/
+2
[next]