Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1a106de6e6543e7d44dbe1bc5f37a8964607dfa6
1a106de
enic: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
31e0e32
can: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
4e24ffa
infiniband: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
6662df3
crypto: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
b21dddb
decnet: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
24c410d
netlink: Add nla_put_le{16,32,64}() helpers.
by David S. Miller
· 13 years ago
a657434
rtnetlink: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
9a6308d
neighbour: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
1eb4c97
dcbnl: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
60aed2a
l2tp: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
7cf7899
ipset: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
6c1dd3b
netlink: Add nla_put_net{16,32,64}() helpers.
by David S. Miller
· 13 years ago
969e8e2
ipvs: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
bae65be
nf_conntrack_core: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
cc1eb43
nf_conntrack_netlink: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
516ee48
nf_conntrack_proto_dccp: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
f577694
nf_conntrack_proto_generic: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
242ddfc
nf_conntrack_proto_gre: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
5e8d1eb
nf_conntrack_proto_sctp: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
4925a45
nf_conntrack_proto_tcp: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
3c60a17
nf_conntrack_proto_udp{,lite}: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
7c80118
nfnetlink_acct: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
48f03bd
nfnetlink_cttimeout: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
1db20a5
nfnetlink_log: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
a447189
nfnetlink_queue: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
444653f
genetlink: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
1e6428d
nfc: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
028d6a6
openvswitch: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
569a8fc
netlink: Add nla_put_be{16,32,64}() helpers.
by David S. Miller
· 13 years ago
7f116b5
phonet: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
1b34ec4
pkt_sched: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
9360ffd
wireless: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
d0fde79
xfrm_user: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
72331bc
ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4
by Shmulik Ladkani
· 13 years ago
cdaf0b8
net: lpc_eth: Fix rename of dev_hw_addr_random
by stigge@antcom.de
· 13 years ago
6523cf9
net/netfilter/nfnetlink_acct.c: use linux/atomic.h
by Andrew Morton
· 13 years ago
81213b5
rose_dev: fix memcpy-bug in rose_set_mac_address
by danborkmann@iogearbox.net
· 13 years ago
464b57d
Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.
by Kenth Eriksson
· 13 years ago
6737856
net/garp: avoid infinite loop if attribute already exists
by David Ward
· 13 years ago
54f5ffb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
1d24fb3
x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND
by zhuangfeiran@ict.ac.cn
· 13 years ago
7d26bb1
bonding: emit event when bonding changes MAC
by Weiping Pan
· 13 years ago
de312db
mac80211: fix oper channel timestamp updation
by Rajkumar Manoharan
· 13 years ago
a4d6367
ath9k: Use HW HT capabilites properly
by Sujith Manoharan
· 13 years ago
ca907a9
MAINTAINERS: adding maintainer for ipw2x00
by Stanislav Yakovlev
· 13 years ago
e90c7e7
net: orinoco: add error handling for failed kmalloc().
by Santosh Nayak
· 13 years ago
75836b8
net/wireless: ipw2x00: fix a typo in wiphy struct initilization
by Stanislav Yakovlev
· 13 years ago
3b9785c
net/core: dev_forward_skb() should clear skb_iif
by Benjamin LaHaise
· 13 years ago
4e7b2f1
net/ipv4: fix IPv4 multicast over network namespaces
by Benjamin LaHaise
· 13 years ago
2e57b79
virtio_net: do not rate limit counter increments
by Rick Jones
· 13 years ago
973db569
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 13 years ago
8e4f325
ixgbe: update version number
by Don Skidmore
· 13 years ago
70e5576
ixgbe: fix typo in enumeration name
by Don Skidmore
· 13 years ago
b3f4d59
intel: make wired ethernet driver message level consistent (rev2)
by stephen hemminger
· 13 years ago
094b585
cdc-phonet: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
21dcda6
f_phonet: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
09e79d6
eql: dont rely on HZ=100
by Eric Dumazet
· 13 years ago
819a100
mISDN: array underflow in open_bchannel()
by Dan Carpenter
· 13 years ago
c54e9bd
bnx2x: fix vector traveling while looking for an empty entry
by Dmitry Kravkov
· 13 years ago
452427b
bnx2x: previous driver unload revised
by Yuval Mintz
· 13 years ago
a2daf26
USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"
by Guan Xin
· 13 years ago
f0e81fe
net: sh_eth: Add support SH7734
by Nobuhiro Iwamatsu
· 13 years ago
b744089
wimax: i2400m-usb - use a private struct ethtool_ops
by Phil Sutter
· 13 years ago
4eee6a3
wimax: i2400m - prevent a possible kernel bug due to missing fw_name string
by Phil Sutter
· 13 years ago
7dd30d4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
52f5509
e1000: fix vlan processing regression
by Jiri Pirko
· 13 years ago
cc3425c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Jeff Kirsher
· 13 years ago
de8856d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
66f03c6
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
3480059
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
46b407c
Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
1bfecd9
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
281b053
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
48d5544
Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
18d9946
Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
c8bc5e3
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
94f826b
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
by Eric Dumazet
· 13 years ago
a754a87
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into next/boards
by Arnd Bergmann
· 13 years ago
fc2ed77
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Jeff Kirsher
· 13 years ago
643c61e
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
by Larry Finger
· 13 years ago
46470e5
ath5k: drop self from MAINTAINERS
by Bob Copeland
· 13 years ago
d72308b
mac80211: fix possible tid_rx->reorder_timer use after free
by Stanislaw Gruszka
· 13 years ago
4e808a3
rt2x00: rt2800usb: fix status register reread logic
by Stanislaw Gruszka
· 13 years ago
b9fc106
rt2x00: rt2800usb: schedule txdone work on timeout
by Stanislaw Gruszka
· 13 years ago
b603c03
mac80211: remove outdated comment
by Eliad Peller
· 13 years ago
b5447ff
ath9k: fix a memory leak in ath_rx_tasklet()
by Eric Dumazet
· 13 years ago
195ca3b
ath9k: reduce listen time period
by Rajkumar Manoharan
· 13 years ago
66266b3
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
by John W. Linville
· 13 years ago
e92109b
iwlegacy: fix BSSID setting
by Stanislaw Gruszka
· 13 years ago
2ee0a07
ath9k: fix max noise floor threshold
by Rajkumar Manoharan
· 13 years ago
883a649
iwlegacy: do not nulify il->vif on reset
by Stanislaw Gruszka
· 13 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 13 years ago
0015e55
gianfar: Fix possible overrun and simplify interrupt name field creation
by Joe Perches
· 13 years ago
dbb6d09
USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces
by Andrew Bird (Sphere Systems)
· 13 years ago
f264dde
USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces
by Andrew Bird (Sphere Systems)
· 13 years ago
1aa35a2
USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
by Andrew Bird (Sphere Systems)
· 13 years ago
e22057c
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
496b919
Fix potential endless loop in kswapd when compaction is not enabled
by Rik van Riel
· 13 years ago
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
Next »