Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a8b5c6d69261889e022e9d64ac7ee8741db730bf
a8b5c6d
nl80211: fix NLA_POLICY_NESTED() arguments
by Johannes Berg
· 6 years ago
f9d672f
virt_wifi: fix error return code in virt_wifi_newlink()
by Wei Yongjun
· 6 years ago
a0dc020
mac80211: fix miscounting of ttl-dropped frames
by Bob Copeland
· 6 years ago
9c5d3af
mac80211_hwsim: check that n_limits makes sense
by Johannes Berg
· 6 years ago
8a7fa0c
Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
25f2d0e
net/mlx5e: Fix cb_ident duplicate in indirect block register
by Eli Britstein
· 6 years ago
7fdc1ad
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
by Tariq Toukan
· 6 years ago
2eb1e42
net/mlx5e: Fix wrong error code return on FEC query failure
by Shay Agroskin
· 6 years ago
e8c8b53
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
by Cong Wang
· 6 years ago
efa8c81
Merge branch 'mlxsw-fixes'
by David S. Miller
· 6 years ago
479a2b7
selftests: forwarding: Add a test case for externally learned FDB entries
by Ido Schimmel
· 6 years ago
7215927
selftests: mlxsw: Test FDB offload indication
by Ido Schimmel
· 6 years ago
64254a2
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
by Ido Schimmel
· 6 years ago
710ae72
net: bridge: Mark FDB entries that were added by user as such
by Ido Schimmel
· 6 years ago
a11dcd6
mlxsw: spectrum_fid: Update dummy FID index
by Nir Dotan
· 6 years ago
67c14cc
mlxsw: pci: Return error on PCI reset timeout
by Nir Dotan
· 6 years ago
d2f372b
mlxsw: pci: Increase PCI SW reset timeout
by Nir Dotan
· 6 years ago
c9ebea0
mlxsw: pci: Ring CQ's doorbell before RDQ's
by Ido Schimmel
· 6 years ago
20f5248
MAINTAINERS: update email addresses of liquidio driver maintainers
by Felix Manlunas
· 6 years ago
9437b62
net: Fix typo in NET_FAILOVER help text
by Jonathan Neuschäfer
· 6 years ago
6c57f04
net: Fix usage of pskb_trim_rcsum
by Ross Lagerwall
· 6 years ago
e40e2a2
net: phy: mdio_bus: add missing device_del() in mdiobus_register() error handling
by Thomas Petazzoni
· 6 years ago
0e78f38
doc: net: fix bad references to network drivers
by Otto Sabart
· 6 years ago
bf97403
macvlan: replace kfree_skb by consume_skb for drop profiles
by Yang Wei
· 6 years ago
87fff3c
neighbour: Do not perturb drop profiles when neigh_probe
by Yang Wei
· 6 years ago
5ab3121
amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs
by Lendacky, Thomas
· 6 years ago
40f89eb
net: phy: add missing phy driver features
by Camelia Groza
· 6 years ago
c6ddfb9
dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
by Madalin Bucur
· 6 years ago
28c1382
net: bridge: Fix ethernet header pointer before check skb forwardable
by Yunjian Wang
· 6 years ago
cc5e710
vhost: log dirty page correctly
by Jason Wang
· 6 years ago
f655f8b
Documentation: timestamping: correct path to net_tstamp.h
by Jakub Kicinski
· 6 years ago
88a8121
af_packet: fix raw sockets over 6in4 tunnel
by Nicolas Dichtel
· 6 years ago
f7c4615
udp6: add missing rehash callback to udplite
by Alexey Kodanev
· 6 years ago
8f6b539
udp: add missing rehash callback to udplite
by Alexey Kodanev
· 6 years ago
2cddd20
net/sched: cls_flower: allocate mask dynamically in fl_change()
by Ivan Vecera
· 6 years ago
3f1bb6a
net: dsa: realtek-smi: fix OF child-node lookup
by Johan Hovold
· 6 years ago
cb12d72
atm: he: fix sign-extension overflow on large shift
by Colin Ian King
· 6 years ago
0f149c9
udp: with udp_segment release on error path
by Willem de Bruijn
· 6 years ago
1a93526
net: bpfilter: change section name of bpfilter UMH blob.
by Taehee Yoo
· 6 years ago
9e857a4
net: phy: Add missing features to PHY drivers
by Andrew Lunn
· 6 years ago
a5a82d8
ipv6: route: place a warning with duplicated string with correct extack
by Jakub Kicinski
· 6 years ago
91fa038
selftests: tc-testing: fix parsing of ife type
by Davide Caratti
· 6 years ago
01b833a
net/core/neighbour: fix kmemleak minimal reference count for hash tables
by Konstantin Khlebnikov
· 6 years ago
400b8b9
sctp: allocate sctp_sockaddr_entry with kzalloc
by Xin Long
· 6 years ago
20704bd
erspan: build the header with the right proto according to erspan_ver
by Xin Long
· 6 years ago
04a4af3
openvswitch: Avoid OOB read when parsing flow nlattrs
by Ross Lagerwall
· 6 years ago
9098f21
net: usb: aqc111: Extend HWID table by TRENDnet device
by Dmitry Bezrukov
· 6 years ago
cd0c4e7
net_sched: refetch skb protocol for each filter
by Cong Wang
· 6 years ago
f2f98c1
net: phy: meson-gxl: Use the genphy_soft_reset callback
by Timotej Lazar
· 6 years ago
a6c7c7a
net: add document for several snmp counters
by yupeng
· 6 years ago
26fc181
fou, fou6: do not assume linear skbs
by Eric Dumazet
· 6 years ago
5216bd7
selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
by Davide Caratti
· 6 years ago
e413615
selftests: tc-testing: drop test on missing tunnel key id
by Davide Caratti
· 6 years ago
e0a7328
net: phy: marvell: Fix deadlock from wrong locking
by Andrew Lunn
· 6 years ago
8cbcdc1
net: phy: marvell: Errata for mv88e6390 internal PHYs
by Andrew Lunn
· 6 years ago
f275ee0
IN_BADCLASS: fix macro to actually work
by Greg Kroah-Hartman
· 6 years ago
13d7f463
tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
by Willem de Bruijn
· 6 years ago
1d16073
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031
by Heiner Kallweit
· 6 years ago
9174c3d
net/sched: act_tunnel_key: fix memory leak in case of action replace
by Davide Caratti
· 6 years ago
e122d84
Revert "rxrpc: Allow failed client calls to be retried"
by David Howells
· 6 years ago
70a44f9
Merge branch 'tipc-uninit-values'
by David S. Miller
· 6 years ago
2753ca5
tipc: fix uninit-value in tipc_nl_compat_doit
by Ying Xue
· 6 years ago
974cb0e
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
by Ying Xue
· 6 years ago
edf5ff0
tipc: fix uninit-value in tipc_nl_compat_link_set
by Ying Xue
· 6 years ago
0762216
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
by Ying Xue
· 6 years ago
8b66fee
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
by Ying Xue
· 6 years ago
a88289f
tipc: fix uninit-value in in tipc_conn_rcv_sub
by Ying Xue
· 6 years ago
d62f38c
Merge branch 'sch_cake-leaf-qdisc-fixes'
by David S. Miller
· 6 years ago
8c6c37f
sch_cake: Correctly update parent qlen when splitting GSO packets
by Toke Høiland-Jørgensen
· 6 years ago
37d9cf1
sched: Fix detection of empty queues in child qdiscs
by Toke Høiland-Jørgensen
· 6 years ago
f6bab19
sched: Avoid dereferencing skb pointer after child enqueue
by Toke Høiland-Jørgensen
· 6 years ago
80b3671
ip6_gre: update version related info when changing link
by Hangbin Liu
· 6 years ago
d9f903f
net: phy: fix too strict check in phy_start_aneg
by Heiner Kallweit
· 6 years ago
5642e27
Revert "igb: reduce CPU0 latency when updating statistics"
by Jeff Kirsher
· 6 years ago
5be9956
selftests/txtimestamp: Fix an equals vs assign bug
by Dan Carpenter
· 6 years ago
f97f4dd
net: ipv4: Fix memory leak in network namespace dismantle
by Ido Schimmel
· 6 years ago
ab5098f
ip6_gre: fix tunnel list corruption for x-netns
by Olivier Matz
· 6 years ago
72f6d4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
7939f8b
Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
e874644
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
8b05a3a
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
by Andrea Righi
· 6 years ago
fe76fc6
sbitmap: Protect swap_lock from hardirq
by Ming Lei
· 6 years ago
3719876
sbitmap: Protect swap_lock from softirqs
by Steven Rostedt (VMware)
· 6 years ago
c962cb3
Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
9deb9e1
Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
3a73e73
Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 6 years ago
2314e87
netfilter: nft_flow_offload: fix checking method of conntrack helper
by Henry Yen
· 6 years ago
1c7fc5c
Linux 5.0-rc2
by Linus Torvalds
· 6 years ago
b7285b4
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
by Jonathan Neuschäfer
· 6 years ago
dbc3c09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
6b529fb
Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
72d657d
Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
f7c1038
Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
437e878
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
1dd8a3f
Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
0f9d140
Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
4656121
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into fixes
by Olof Johansson
· 6 years ago
56acb3e
Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 6 years ago
2ec472e
Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into fixes
by Olof Johansson
· 6 years ago
431a8b7
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes
by Olof Johansson
· 6 years ago
Next »