Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
865b804244f228e80fb62abe464296399253cce8
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
48516438
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
a7a6268
stmmac: fix setting of driver data in stmmac_dvr_probe
by Joachim Eastwood
· 9 years ago
053c26f
Merge branch 'sch_panic'
by David S. Miller
· 9 years ago
32b2f4b
sched: cls_flow: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
ff3532f
sched: cls_flower: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
f6bfc46
sched: cls_bpf: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
27dfead
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
e0536cd
net/mdio: fix mdio_bus_match for c45 PHY
by Shaohui Xie
· 9 years ago
8bf4ada
net: ratelimit warnings about dst entry refcount underflow or overflow
by Konstantin Khlebnikov
· 9 years ago
b8a23e8
caif: fix leaks and race in caif_queue_rcv_skb()
by Eric Dumazet
· 9 years ago
e3426ca
qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355
by Reinhard Speyerer
· 9 years ago
06613e3
ravb: fix race updating TCCR
by Sergei Shtylyov
· 9 years ago
194ac06
net: netcp: fix improper initialization in netcp_ndo_open()
by Karicheri, Muralidharan
· 9 years ago
a951bc1
bonding: correct the MAC address for "follow" fail_over_mac policy
by dingtianhong
· 9 years ago
686c953
Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 9 years ago
fdbf5b0
Revert "sit: Add gro callbacks to sit_offload"
by Herbert Xu
· 9 years ago
b8c6cd1
net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0
by Florian Fainelli
· 9 years ago
7d5cd2c
bonding: correctly handle bonding type change on enslave failure
by Nikolay Aleksandrov
· 9 years ago
06f6d10
bonding: fix destruction of bond with devices different from arphrd_ether
by Nikolay Aleksandrov
· 9 years ago
40a7166
net: dsa: mv88e6xxx: fix fid_mask when leaving bridge
by Vivien Didelot
· 9 years ago
7599330
virtio_net: don't require ANY_LAYOUT with VERSION_1
by Michael S. Tsirkin
· 9 years ago
9d634c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
d7f430d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 9 years ago
b64f48d
Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
by Pablo Neira Ayuso
· 9 years ago
0838aa7
netfilter: fix netns dependencies with conntrack templates
by Pablo Neira Ayuso
· 9 years ago
3827ec3
s390: adapt entry.S to the move of thread_struct
by Martin Schwidefsky
· 9 years ago
09adcdf
AVR32/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
681ccdc
pinctrl: lpc18xx: fix schmitt trigger setup
by Joachim Eastwood
· 9 years ago
9571b25
Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callback
by Uwe Kleine-König
· 9 years ago
714b1dd
pinctrl: bcm2835: Clear the event latch register when disabling interrupts
by Jonathan Bell
· 9 years ago
c10372e
pinctrl: single: ensure pcs irq will not be forced threaded
by Grygorii Strashko
· 9 years ago
61bb3ae
sh-pfc: fix sparse GPIOs for R-Car SoCs
by Sergei Shtylyov
· 9 years ago
27aa2e3
pinctrl: abx500: remove strict mode
by Linus Walleij
· 9 years ago
52721d9
Linux 4.2-rc3
by Linus Torvalds
· 9 years ago
fdbd55f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
Next »