Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b0734b6dc895258b74c6e7a441cb47b6b0ba3465
b0734b6
gianfar: Enable device wakeup when appropriate
by Claudiu Manoil
· 9 years ago
614b424
gianfar: Fix suspend/resume for wol magic packet
by Claudiu Manoil
· 9 years ago
8486830
gianfar: Fix warning when CONFIG_PM off
by Claudiu Manoil
· 9 years ago
5175f710
act_pedit: check binding before calling tcf_hash_release()
by WANG Cong
· 9 years ago
8a68173
net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket
by Sowmini Varadhan
· 9 years ago
28e6b67
net: sched: fix refcount imbalance in actions
by Daniel Borkmann
· 9 years ago
990c9b3
Merge branch 'r8152-fixes'
by David S. Miller
· 9 years ago
37608f3
r8152: reset device when tx timeout
by hayeswang
· 9 years ago
e501139
r8152: add pre_reset and post_reset
by hayeswang
· 9 years ago
15f1bb1
qlcnic: Fix corruption while copying
by Shahed Shaikh
· 9 years ago
f4eaed2
act_bpf: fix memory leaks when replacing bpf programs
by Daniel Borkmann
· 9 years ago
f68b123
Merge branch 'thunderx-fixes'
by David S. Miller
· 9 years ago
60f83c8
net: thunderx: Fix for crash while BGX teardown
by Thanneeru Srinivasulu
· 9 years ago
4adf435
net: thunderx: Add PCI driver shutdown routine
by Sunil Goutham
· 9 years ago
b49087d
net: thunderx: Fix crash when changing rss with mutliple traffic flows
by Sunil Goutham
· 9 years ago
3d7a8aa
net: thunderx: Set watchdog timeout value
by Sunil Goutham
· 9 years ago
74840b8
net: thunderx: Wakeup TXQ only if CQE_TX are processed
by Sunil Goutham
· 9 years ago
f8ce966
net: thunderx: Suppress alloc_pages() failure warnings
by Sunil Goutham
· 9 years ago
2cb468e
net: thunderx: Fix TSO packet statistic
by Sunil Goutham
· 9 years ago
c62cd3c
net: thunderx: Fix memory leak when changing queue count
by Sunil Goutham
· 9 years ago
32c1b96
net: thunderx: Fix RQ_DROP miscalculation
by Sunil Goutham
· 9 years ago
143ceb0
net: thunderx: Fix memory leak while tearing down interface
by Sunil Goutham
· 9 years ago
4b561c1
net: thunderx: Fix data integrity issues with LDWB
by Sunil Goutham
· 9 years ago
c8507fb
ipv6: flush nd cache on IFF_NOARP change
by Eric Dumazet
· 9 years ago
b2428f9
Merge branch 'netcp-fixes'
by David S. Miller
· 9 years ago
31a184b
net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions
by Karicheri, Muralidharan
· 9 years ago
c20afae
net: netcp: ethss: fix up incorrect use of list api
by Karicheri, Muralidharan
· 9 years ago
01a0309
net: netcp: fix cleanup interface list in netcp_remove()
by Karicheri, Muralidharan
· 9 years ago
2482abb
ebpf, x86: fix general protection fault when tail call is invoked
by Daniel Borkmann
· 9 years ago
7ae90a4
bridge: mdb: fix delmdb state in the notification
by Nikolay Aleksandrov
· 9 years ago
544586f
bridge: mcast: give fast leave precedence over multicast router and querier
by Satish Ashok
· 9 years ago
df356d5
bridge: Fix network header pointer for vlan tagged packets
by Toshiaki Makita
· 9 years ago
dbd46ab
packet: tpacket_snd(): fix signed/unsigned comparison
by Alexander Drozdov
· 9 years ago
11c91ef
arp: filter NOARP neighbours for SIOCGARP
by Eric Dumazet
· 9 years ago
865b804
net/ipv4: suppress NETDEV_UP notification on address lifetime update
by David Ward
· 9 years ago
76b91c3
bridge: stp: when using userspace stp stop kernel hello and hold timers
by Nikolay Aleksandrov
· 9 years ago
158cd4a
packet: missing dev_put() in packet_do_bind()
by Lars Westerhoff
· 9 years ago
c5c62f1
macvtap: fix network header pointer for VLAN tagged pkts
by Ivan Vecera
· 9 years ago
1513069
fib_trie: Drop unnecessary calls to leaf_pull_suffix
by Alexander Duyck
· 9 years ago
7a6e070
macb: Fix build with macro'ized readl/writel.
by David S. Miller
· 9 years ago
8fff755
net: fec: Ensure clocks are enabled while using mdio bus
by Andrew Lunn
· 9 years ago
7025e88
net: netcp: Fixes SGMII reset on network interface shutdown
by WingMan Kwok
· 9 years ago
54109da
Merge branch 'macb-fixes'
by David S. Miller
· 9 years ago
e018a0c
net/macb: convert to kernel doc
by Andy Shevchenko
· 9 years ago
94b295e
net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()
by Andy Shevchenko
· 9 years ago
8bcbf82
net/macb: suppress compiler warnings
by Andy Shevchenko
· 9 years ago
a35919e
net/macb: use dev_*() when netdev is not yet registered
by Andy Shevchenko
· 9 years ago
f36dbe6
net/macb: check if macb_config present
by Andy Shevchenko
· 9 years ago
f2ce8a9
net/macb: improve big endian CPU support
by Andy Shevchenko
· 9 years ago
dfbafc9
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
by Sabrina Dubroca
· 9 years ago
3d3af88
Merge branch 'r8152-fixes'
by David S. Miller
· 9 years ago
41cec84
r8152: don't enable napi before rx ready
by hayeswang
· 9 years ago
7daed8d
r8152: fix wakeup settings
by hayeswang
· 9 years ago
b214396
r8152: fix the issue about U1/U2
by hayeswang
· 9 years ago
03de104
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
32cba57
net: fec: introduce fec_ptp_stop and use in probe fail path
by Lucas Stach
· 9 years ago
c0a1a0a
net: fec: use managed DMA API functions to allocate BD ring
by Lucas Stach
· 9 years ago
4228883
niu: don't count tx error twice in case of headroom realloc fails
by Jiri Pirko
· 9 years ago
64b892a
Merge branch 'inet-frag-fixes'
by David S. Miller
· 9 years ago
caaecdd
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
by Nikolay Aleksandrov
· 9 years ago
5719b29
inet: frag: don't wait for timer deletion when evicting
by Florian Westphal
· 9 years ago
0e60d24
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
by Florian Westphal
· 9 years ago
d1fe194
inet: frag: don't re-use chainlist for evictor
by Florian Westphal
· 9 years ago
81296fc
net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings
by Daniel Borkmann
· 9 years ago
10e59ee
Merge branch 'mlx4-fixes'
by David S. Miller
· 9 years ago
62e4c9b
net/mlx4_en: Remove BUG_ON assert when checking if ring is full
by Ido Shamay
· 9 years ago
9f5b031
net/mlx4_core: Relieve cpu load average on the port sending flow
by Jack Morgenstein
· 9 years ago
1c1bf34
net/mlx4_core: Fix wrong index in propagating port change event to VFs
by Jack Morgenstein
· 9 years ago
178d23e
net/mlx4_core: Use sink counter for the VF default as fallback
by Or Gerlitz
· 9 years ago
963ad94
bridge: netlink: fix slave_changelink/br_setport race conditions
by Nikolay Aleksandrov
· 9 years ago
4851643
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
cc9f4da
cgroup: net_cls: fix false-positive "suspicious RCU usage"
by Konstantin Khlebnikov
· 9 years ago
77e62da
sch_choke: drop all packets in queue during reset
by WANG Cong
· 9 years ago
fe6bea7
sch_plug: purge buffered packets during reset
by WANG Cong
· 9 years ago
c42a6e8
Merge branch 'fib_select_default-fixes'
by David S. Miller
· 9 years ago
2392deb
ipv4: consider TOS in fib_select_default
by Julian Anastasov
· 9 years ago
18a912e
ipv4: fib_select_default should match the prefix
by Julian Anastasov
· 9 years ago
25ba265
Bluetooth: Fix NULL pointer dereference in smp_conn_security
by Johan Hedberg
· 9 years ago
c5dfd65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
5a5ca73
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
4b31814
netfilter: nf_conntrack: Support expectations in different zones
by Joe Stringer
· 9 years ago
3bc38fc
ARM64/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 9 years ago
c0d3fce
arm64: switch_to: calculate cpu context pointer using separate register
by Will Deacon
· 9 years ago
d8b4891
ravb: fix ring memory allocation
by Sergei Shtylyov
· 9 years ago
a46fa26
net: phy: dp83867: Fix warning check for setting the internal delay
by Dan Murphy
· 9 years ago
bac541e
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
by Chris J Arges
· 9 years ago
0470eb9
netlink: don't hold mutex in rcu callback when releasing mmapd ring
by Florian Westphal
· 9 years ago
7c8cbac
Merge branch 'arm-bpf-fixes'
by David S. Miller
· 9 years ago
c18fe54
ARM: net: fix vlan access instructions in ARM JIT.
by Nicolas Schichan
· 9 years ago
6d715e3
ARM: net: handle negative offsets in BPF JIT.
by Nicolas Schichan
· 9 years ago
7aed35c
ARM: net: fix condition for load_order > 0 when translating load instructions.
by Nicolas Schichan
· 9 years ago
89e478a
tcp: suppress a division by zero warning
by Eric Dumazet
· 9 years ago
d725e66
Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()"
by Linus Torvalds
· 9 years ago
0bccece
Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
71ebd1a
Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
8426fb3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
1ad474d
Merge tag 'trace-v4.2-rc2-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
1e353cd
drivers: net: cpsw: remove tx event processing in rx napi poll
by Mugunthan V N
· 9 years ago
0848f64
inet: frags: fix defragmented packet's IP header for af_packet
by Edward Hyunkoo Jee
· 9 years ago
a84e328
net: mvneta: fix refilling for Rx DMA buffers
by Simon Guinot
· 9 years ago
Next »