Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
86bd68bfd75941d4cf3b874468791c3e73eef23d
86bd68b
sit: fix tunnel update via netlink
by Nicolas Dichtel
· 11 years ago
0e07647
dt:net:stmmac: Add dt specific phy reset callback support.
by Srinivas Kandagatla
· 11 years ago
25c83b5
dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
by Srinivas Kandagatla
· 11 years ago
d741434
dt:net:stmmac: Allocate platform data only if its NULL.
by Srinivas Kandagatla
· 11 years ago
c9324d1
net:stmmac: fix memleak in the open method
by Giuseppe CAVALLARO
· 11 years ago
3630d40
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information are available
by Hannes Frederic Sowa
· 11 years ago
fbfe80c
net: ipv6: fix wrong ping_v6_sendmsg return value
by Lorenzo Colitti
· 11 years ago
a1bdc45
net: ipv6: add missing lock in ping_v6_sendmsg
by Lorenzo Colitti
· 11 years ago
36b7bfe
netem: fix possible NULL deref in netem_dequeue()
by Eric Dumazet
· 11 years ago
9eb5bf8
net: sock: fix TCP_SKB_MIN_TRUESIZE
by Eric Dumazet
· 11 years ago
9caf83c
net/mlx4: fix small memory leak on error
by Dan Carpenter
· 11 years ago
4bc41b8
core: Copy inner_protocol in copy_skb_header()
by Joe Stringer
· 11 years ago
cdffcf1
net: fec: Add VLAN receive HW support.
by Jim Baxter
· 11 years ago
bc2bebe
alx: remove WoL support
by Johannes Berg
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c50cd35
net: gre: move GSO functions to gre_offload
by Daniel Borkmann
· 11 years ago
419076f
net: lls fix build with allnoconfig
by Eliezer Tamir
· 11 years ago
23a3647
ip_tunnels: Use skb-len to PMTU check.
by Pravin B Shelar
· 11 years ago
784771e
Merge branch 'l2tp_seq'
by David S. Miller
· 11 years ago
a0dbd82
l2tp: make datapath resilient to packet loss when sequence numbers enabled
by James Chapman
· 11 years ago
8a1631d
l2tp: make datapath sequence number support RFC-compliant
by James Chapman
· 11 years ago
b6dc01a
l2tp: do data sequence number handling in a separate func
by James Chapman
· 11 years ago
8a59bd3
sctp: use get_unused_fd_flags(0) instead of get_unused_fd()
by Yann Droneaud
· 11 years ago
83d7af6
stmmac: dity-up and rework the driver debug levels
by Giuseppe CAVALLARO
· 11 years ago
06a23fe
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
by Isaku Yamahata
· 11 years ago
1bc2774
net: convert lls to use time_in_range()
by Eliezer Tamir
· 11 years ago
7e6d4da
nlmon: use standard rtnetlink link api for add/del devices
by Jiri Pirko
· 11 years ago
75a493e
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
by Hannes Frederic Sowa
· 11 years ago
8822b64
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data
by Hannes Frederic Sowa
· 11 years ago
b9eef55
net: fec: Fix RMON registers on imx6
by Jim Baxter
· 11 years ago
7cc47d1
cxgb3: Missing rtnl lock in error recovery
by Benjamin Herrenschmidt
· 11 years ago
1fc4c84
net: cdc_ether: allow combined control and data interface
by Bjørn Mork
· 11 years ago
06efce7
net: fec: Fix Transmitted bytes counter
by Jim Baxter
· 11 years ago
3b7b514
ipip: fix a regression in ioctl
by Cong Wang
· 11 years ago
e1558a9
l2tp: add missing .owner to struct pppox_proto
by Wei Yongjun
· 11 years ago
f3ad892
net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_probe()
by Wei Yongjun
· 11 years ago
8ef2c3b
xen-netback: xenbus.c: use more current logging styles
by Wei Liu
· 11 years ago
b48410b
ipv4: remove fib_update_nh_saddrs() declaration.
by Rami Rosen
· 11 years ago
a759939
net: ipheth: Add USB ID for iPad mini
by Aaron Marburg
· 11 years ago
a05b101
net: sctp: prevent checksum.h from double inclusion
by Daniel Borkmann
· 11 years ago
37beae6
tools: selftests: psock_tpacket: get rid of macro wrappers
by Daniel Borkmann
· 11 years ago
c590b5e
ethtool: make .get_dump_data() harder to misuse by drivers
by Michal Schmidt
· 11 years ago
8cc2d92
bnx2x: fill in sane dump flag information
by Michal Schmidt
· 11 years ago
5bb680d
bnx2x: fix dump flag handling
by Michal Schmidt
· 11 years ago
058eec4
bnx2x: remove zeroing of dump data buffer
by Michal Schmidt
· 11 years ago
e02010a
net: sctp: get rid of SCTP_DBG_TSNS entirely
by Daniel Borkmann
· 11 years ago
15627e8
cassini: Make missing firmware non-fatal
by Ben Hutchings
· 11 years ago
d8eb8f9
qmi_wwan: add ONDA MT689DC device ID (fwd)
by Enrico Mioso
· 11 years ago
8965779
ipv6,mcast: always hold idev->lock before mca_lock
by Amerigo Wang
· 11 years ago
ab6c7a0
vti: remove duplicated code to fix a memory leak
by Cong Wang
· 11 years ago
6c734fb
gre: fix a regression in ioctl
by Cong Wang
· 11 years ago
bb33381
net: sctp: rework debugging framework to use pr_debug and friends
by Daniel Borkmann
· 11 years ago
1067964
lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier
by Daniel Borkmann
· 11 years ago
936faf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/vxlan-next
by David S. Miller
· 11 years ago
b1a5a34
net: Swap ver and type in pppoe_hdr
by Changli Gao
· 11 years ago
4ccb93c
x25: Fix broken locking in ioctl error paths.
by Dave Jones
· 11 years ago
aec0a40
netem: use rb tree to implement the time queue
by Eric Dumazet
· 11 years ago
d0b5e51
net: qmi_wwan: add TP-LINK MA260
by Bjørn Mork
· 11 years ago
aa3aba1
net: qmi_wwan: add Option GTM681W
by Bjørn Mork
· 11 years ago
5a008ff
net: qmi_wwan: fixup Sierra Wireless MC8305 entry
by Bjørn Mork
· 11 years ago
91e2fd33
net: avoid calling sched_clock when LLS is off
by Eliezer Tamir
· 11 years ago
ad6276e
net: fix LLS debug_smp_processor_id() warning
by Eliezer Tamir
· 11 years ago
c9ab4d8
neighbour: fix a race in neigh_destroy()
by Eric Dumazet
· 11 years ago
61369d0
net: stmmac: fixed enh_desc set always zero
by Byungho An
· 11 years ago
0d909dc
net: stmmac: fixed operator typo
by Byungho An
· 11 years ago
383eda3
xen: Use more current logging styles
by Joe Perches
· 11 years ago
772e42b
net: fec: Fix multicast list setup in fec_restart().
by Christoph Müllner
· 11 years ago
52bd4c0
ipv6: fix ecmp lookup when oif is specified
by Nicolas Dichtel
· 11 years ago
5c29fb1
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
by Hannes Frederic Sowa
· 11 years ago
e62bc9e
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
fb825a5
openvswitch: Add Kconfig dependency on GRE-DEMUX.
by Pravin B Shelar
· 11 years ago
7ec5689
alx: fix ethtool support code
by Johannes Berg
· 11 years ago
46ab9b3
alx: fix MAC address alignment problem
by Johannes Berg
· 11 years ago
a5b87cc
alx: separate link speed/duplex fields
by Johannes Berg
· 11 years ago
4a134c3
alx: make sizes unsigned
by Johannes Berg
· 11 years ago
c43861d
alx: remove NET_CORE Kconfig select
by Johannes Berg
· 11 years ago
17fdd35
alx: fix 100mbit/half duplex speed translation
by Johannes Berg
· 11 years ago
ef0cc4b
alx: treat flow control correctly in alx_set_pauseparam()
by Johannes Berg
· 11 years ago
0a6eac2
net/mlx4_core: Add HW enforcement to VF link state
by Rony Efraim
· 11 years ago
b01978c
net/mlx4_core: Dynamic VST to VST vlan/qos changes
by Jack Morgenstein
· 11 years ago
4e144d3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
8bb495e
Linux 3.10
by Linus Torvalds
· 11 years ago
f0277dc
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
4b48380
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
496e4ae
netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag
by Florian Westphal
· 11 years ago
ea461ab
powerpc/eeh: Fix fetching bus for single-dev-PE
by Gavin Shan
· 11 years ago
6c355be
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
8d5bc1a
ARM: dt: Only print warning, not WARN() on bad cpu map in device tree
by Olof Johansson
· 11 years ago
7846de4
powerpc/pci: Improve device hotplug initialization
by Guenter Roeck
· 11 years ago
008aebd
bonding: combine pr_debugs in bond_set_dev_addr into one
by Nikolay Aleksandrov
· 11 years ago
133841c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
6554431
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
706b23b
Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation
by Mathieu Desnoyers
· 11 years ago
bd2931b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
63edbce1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
a61aef7
Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-mn10300
by Linus Torvalds
· 11 years ago
a75930c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
82d0b80
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
605c912
UBIFS: fix a horrid bug
by Artem Bityutskiy
· 11 years ago
33f1a63
UBIFS: prepare to fix a horrid bug
by Artem Bityutskiy
· 11 years ago
Next »