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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-05
net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
Maciej Żenczykowski
2
-5
/
+4
2021-04-05
openvswitch: fix send of uninitialized stack memory in ct limit reply
Ilya Maximets
1
-4
/
+4
2021-04-02
net: macb: restore cmp registers on resume path
Claudiu Beznea
1
-0
/
+7
2021-04-02
net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb
Yunjian Wang
1
-1
/
+1
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-26
/
+151
2021-04-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
3
-12
/
+52
2021-04-01
Merge branch 'mptcp-deadlock'
David S. Miller
1
-53
/
+47
2021-04-01
mptcp: revert "mptcp: provide subflow aware release function"
Paolo Abeni
1
-53
/
+2
2021-04-01
mptcp: forbit mcast-related sockopt on MPTCP sockets
Paolo Abeni
1
-0
/
+45
2021-04-01
drivers: net: fix memory leak in peak_usb_create_dev
Pavel Skripkin
1
-1
/
+5
2021-04-01
net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
Norman Maurer
1
-0
/
+4
2021-04-01
drivers: net: fix memory leak in atusb_probe
Pavel Skripkin
1
-0
/
+1
2021-04-01
Merge branch 'AF_XDP Socket Creation Fixes'
Alexei Starovoitov
1
-20
/
+37
2021-04-01
libbpf: Only create rx and tx XDP rings when necessary
Ciara Loftus
1
-2
/
+11
2021-04-01
libbpf: Restore umem state after socket create failure
Ciara Loftus
1
-18
/
+23
2021-04-01
libbpf: Ensure umem pointer is non-NULL before dereferencing
Ciara Loftus
1
-0
/
+3
2021-04-01
bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET
Lorenz Bauer
1
-1
/
+1
2021-04-01
bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
Lorenz Bauer
1
-1
/
+1
2021-04-01
bpf: Refcount task stack in bpf_get_task_stack
Dave Marchevsky
1
-2
/
+10
2021-04-01
i40e: Fix display statistics for veb_tc
Eryk Rybak
1
-6
/
+46
2021-04-01
i40e: fix receiving of single packets in xsk zero-copy mode
Magnus Karlsson
1
-2
/
+2
2021-04-01
i40e: Fix inconsistent indenting
Arkadiusz Kubalewski
1
-4
/
+4
2021-03-31
xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model
Ong Boon Leong
1
-1
/
+2
2021-03-31
Revert "net: correct sk_acceptq_is_full()"
Eric Dumazet
1
-1
/
+5
2021-03-31
Merge tag 'mlx5-fixes-2021-03-31' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
20
-122
/
+227
2021-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
15
-32
/
+81
2021-03-31
net/rds: Fix a use after free in rds_message_map_pages
Lv Yunlong
1
-1
/
+2
2021-03-31
neighbour: Disregard DEAD dst in neigh_update
Tong Zhu
1
-1
/
+1
2021-03-31
net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ
Tariq Toukan
4
-12
/
+34
2021-03-31
net/mlx5e: Consider geneve_opts for encap contexts
Dima Chumak
6
-14
/
+51
2021-03-31
net/mlx5: Don't request more than supported EQs
Daniel Jurgens
1
-1
/
+12
2021-03-31
net/mlx5e: kTLS, Fix RX counters atomicity
Tariq Toukan
5
-20
/
+16
2021-03-31
net/mlx5e: kTLS, Fix TX counters atomicity
Tariq Toukan
5
-26
/
+33
2021-03-31
net/mlx5: E-switch, Create vport miss group only if src rewrite is supported
Maor Dickman
1
-29
/
+39
2021-03-31
net/mlx5e: Fix ethtool indication of connector type
Aya Levin
1
-11
/
+11
2021-03-31
net/mlx5: Delete auxiliary bus driver eth-rep first
Maor Dickman
1
-2
/
+2
2021-03-31
net/mlx5e: Fix mapping of ct_label zero
Ariel Levkovich
1
-7
/
+29
2021-03-30
net: ensure mac header is set in virtio_net_hdr_to_skb()
Eric Dumazet
1
-0
/
+2
2021-03-30
net: phy: broadcom: Only advertise EEE for supported modes
Florian Fainelli
1
-3
/
+10
2021-03-30
nfp: flower: ignore duplicate merge hints from FW
Yinjun Zhang
3
-3
/
+69
2021-03-30
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
2
-9
/
+12
2021-03-30
sch_htb: fix null pointer dereference on a null new_q
Yunjian Wang
1
-2
/
+3
2021-03-30
net: qrtr: Fix memory leak on qrtr_tx_wait failure
Loic Poulain
1
-1
/
+4
2021-03-30
net: sched: bump refcount for new action in ACT replace mode
Kumar Kartikeya Dwivedi
1
-0
/
+3
2021-03-30
net/ncsi: Avoid channel_monitor hrtimer deadlock
Milton Miller
1
-7
/
+13
2021-03-30
xfrm/compat: Cleanup WARN()s that can be user-triggered
Dmitry Safonov
1
-3
/
+9
2021-03-29
ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
Lv Yunlong
1
-0
/
+1
2021-03-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
10
-41
/
+86
2021-03-29
dt-bindings: net: bcm4908-enet: fix Ethernet generic properties
Rafał Miłecki
1
-1
/
+1
2021-03-29
dt-bindings: net: ethernet-controller: fix typo in NVMEM
Rafał Miłecki
1
-1
/
+1
[next]