Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cbf5ecb305601d063dc94a57680dfbc3f96c188d
cbf5ecb
net: bonding: Fix transmit load balancing in balance-alb mode
by Kosuke Tatsukawa
· 8 years ago
e623a48
rds: Make sure updates to cp_send_gen can be observed
by Håkon Bugge
· 8 years ago
070f9c6
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
by Keerthy
· 8 years ago
8799a22
ipv4: initialize fib_trie prior to register_netdev_notifier call.
by Mahesh Bandewar
· 8 years ago
153711f
rtnetlink: allocate more memory for dev_set_mac_address()
by WANG Cong
· 8 years ago
be35e8c
net: dsa: b53: Add missing ARL entries for BCM53125
by Florian Fainelli
· 8 years ago
5067f4c
Merge branch 'BPF-map-value-adjust-fix'
by David S. Miller
· 8 years ago
8641250
bpf: more tests for mixed signed and unsigned bounds checks
by Daniel Borkmann
· 8 years ago
b712296
bpf: add test for mixed signed and unsigned bounds checks
by Edward Cree
· 8 years ago
a150213
bpf: fix up test cases with mixed signed/unsigned bounds
by Daniel Borkmann
· 8 years ago
d655490
bpf: allow to specify log level and reduce it for test_verifier
by Daniel Borkmann
· 8 years ago
4cabc5b
bpf: fix mixed signed/unsigned derived min/max value bounds
by Daniel Borkmann
· 8 years ago
6399f1f
ipv6: avoid overflow of offset in ip6_find_1stfragopt
by Sabrina Dubroca
· 8 years ago
1e6c22a
net: tehuti: don't process data if it has not been copied from userspace
by Colin Ian King
· 8 years ago
3753654
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
by David Ahern
· 8 years ago
bb0a267
net: dsa: mv88e6xxx: Enable CMODE config support for 6390X
by Martin Hundebøll
· 8 years ago
65e3c76
dt-binding: ptp: Add SoC compatibility strings for dte ptp clock
by Arun Parameswaran
· 8 years ago
90f522a
NET: dwmac: Make dwmac reset unconditional
by Eugeniy Paltsev
· 8 years ago
6367911
net: Zero terminate ifr_name in dev_ifname().
by David S. Miller
· 8 years ago
98de4e0
wireless: wext: terminate ifr name coming from userspace
by Levin, Alexander
· 8 years ago
073dd5a
netfilter: fix netfilter_net_init() return
by Dan Carpenter
· 8 years ago
3e16afd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
0ddf3fb
udp: preserve skb->dst if required for IP options processing
by Paolo Abeni
· 8 years ago
799f917
atm: zatm: Fix an error handling path in 'zatm_init_one()'
by Christophe Jaillet
· 8 years ago
18bcf29
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
by Alexander Potapenko
· 8 years ago
e5dadc6
ppp: Fix false xmit recursion detect with two ppp devices
by Gao Feng
· 8 years ago
df39a9f
bpf: check NULL for sk_to_full_sk() return value
by WANG Cong
· 8 years ago
13c401f
jhash: fix -Wimplicit-fallthrough warnings
by Jakub Kicinski
· 8 years ago
36ac344
netfilter: expect: fix crash when putting uninited expectation
by Florian Westphal
· 8 years ago
974292d
netfilter: nf_tables: only allow in/output for arp packets
by Florian Westphal
· 8 years ago
97772bc
netfilter: nat: fix src map lookup
by Florian Westphal
· 8 years ago
cf56c2f
netfilter: remove old pre-netns era hook api
by Florian Westphal
· 8 years ago
f55ce7b
netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv
by Mateusz Jurczyk
· 8 years ago
533da29
Merge branch 'bcmgenet-Fragmented-SKB-corrections'
by David S. Miller
· 8 years ago
f48bed1
net: bcmgenet: Free skb after last Tx frag
by Doug Berger
· 8 years ago
876dbad
net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()
by Doug Berger
· 8 years ago
ea6c307
dt-bindings: net: Remove duplicate NSP Ethernet MAC binding document
by Florian Fainelli
· 8 years ago
2da73d2
Merge branch 'isdn-const-pci_device_ids'
by David S. Miller
· 8 years ago
65f9641
isdn: avm: c4: constify pci_device_id.
by Arvind Yadav
· 8 years ago
ed038e7
isdn: mISDN: hfcpci: constify pci_device_id.
by Arvind Yadav
· 8 years ago
1d9c8fa
isdn: mISDN: avmfritz: constify pci_device_id.
by Arvind Yadav
· 8 years ago
e8336ed
isdn: mISDN: w6692: constify pci_device_id.
by Arvind Yadav
· 8 years ago
e3b79fc
isdn: mISDN: hfcmulti: constify pci_device_id.
by Arvind Yadav
· 8 years ago
0d41668
isdn: mISDN: netjet: constify pci_device_id.
by Arvind Yadav
· 8 years ago
cf46d35
isdn: eicon: constify pci_device_id.
by Arvind Yadav
· 8 years ago
6cfc3d8
isdn: hisax: hisax_fcpcipnp: constify pci_device_id.
by Arvind Yadav
· 8 years ago
3651003
isdn: hisax: hfc4s8s_l1: constify pci_device_id.
by Arvind Yadav
· 8 years ago
cd7b03e
isdn: hisax: constify pci_device_id.
by Arvind Yadav
· 8 years ago
3298456
tcp_bbr: init pacing rate on first RTT sample
by Neal Cardwell
· 8 years ago
1d3648e
tcp_bbr: remove sk_pacing_rate=0 transient during init
by Neal Cardwell
· 8 years ago
79135b8
tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper
by Neal Cardwell
· 8 years ago
f19fd62
tcp_bbr: introduce bbr_bw_to_pacing_rate() helper
by Neal Cardwell
· 8 years ago
4aea287
tcp_bbr: cut pacing rate only if filled pipe
by Neal Cardwell
· 8 years ago
8b97ac5
openvswitch: Fix for force/commit action failures
by Greg Rose
· 8 years ago
b1f5bfc
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
by Alexander Potapenko
· 8 years ago
254d900
ipv4: ip_do_fragment: fix headroom tests
by Vasily Averin
· 8 years ago
e36fef6
mlx4_en: remove unnecessary returned value check
by Zhu Yanjun
· 8 years ago
dfcc16c
ioc3-eth: store pointer to net_device for priviate area
by Jason A. Donenfeld
· 8 years ago
521ea95
Merge branch 'bgmac-stingray-soc'
by David S. Miller
· 8 years ago
10d79f7
Documentation: devicetree: net: optional idm regs for bgmac
by Abhishek Shah
· 8 years ago
a163bdb
net: ethernet: bgmac: Make IDM register space optional
by Abhishek Shah
· 8 years ago
83a5c5a
net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_write
by Abhishek Shah
· 8 years ago
10b3bf5
sctp: fix an array overflow when all ext chunks are set
by Xin Long
· 8 years ago
56c0da4
liquidio: fix possible eeprom format string overflow
by Arnd Bergmann
· 8 years ago
c7673e4
vmxnet3: avoid format strint overflow warning
by Arnd Bergmann
· 8 years ago
c41626c
net: thunder_bgx: avoid format string overflow warning
by Arnd Bergmann
· 8 years ago
be9cdf1
bnx2x: fix format overflow warning
by Arnd Bergmann
· 8 years ago
73066f6
net: niu: fix format string overflow warning:
by Arnd Bergmann
· 8 years ago
45e0b4b
isdn: divert: fix sprintf buffer overflow warning
by Arnd Bergmann
· 8 years ago
c98b053
net: qcom/emac: fix double free of SGMII IRQ during shutdown
by Timur Tabi
· 8 years ago
a8f5cb9
smsc95xx: use ethtool_op_get_ts_info()
by Petr Kulhavy
· 8 years ago
c4c4290
net sched actions: rename act_get_notify() to tcf_get_notify()
by Roman Mashak
· 8 years ago
ccd4eb4
net/packet: Fix Tx queue selection for AF_PACKET
by Iván Briano
· 8 years ago
31a4562
net: bridge: fix dest lookup when vlan proto doesn't match
by Nikolay Aleksandrov
· 8 years ago
40fbbce
cxgb4: ptp_clock_register() returns error pointers
by Ganesh Goudar
· 8 years ago
1e4babe
net: hns: add acpi function of xge led control
by LiuJian
· 8 years ago
230cd12
netpoll: shut up a kernel warning on refcount
by WANG Cong
· 8 years ago
2b02c20
cdc_ncm: Set NTB format again after altsetting switch for Huawei devices
by Enrico Mioso
· 8 years ago
457839e
mdio: mux: fix parsing mux registers outside of the PHY address range
by Martin Blumenstingl
· 8 years ago
5d89fb3
net: set fib rule refcount after malloc
by David Ahern
· 8 years ago
2683701
netlink: correctly document nla_put_u64_64bit()
by Rolf Eike Beer
· 8 years ago
803d5b6
cxgb4: add new T5 pci device id's
by Ganesh Goudar
· 8 years ago
5e349fc
dccp: make const array error_code static
by Colin Ian King
· 8 years ago
bf98bd0
rt2x00: make const array glrt_table static
by Colin Ian King
· 8 years ago
f56ff77
net: stmmac: make const array route_possibilities static
by Colin Ian King
· 8 years ago
22c6089
net: broadcom: bnx2x: make a couple of const arrays static
by Colin Ian King
· 8 years ago
0db0109
xgene: Don't fail probe, if there is no clk resource for SGMII interfaces
by Thomas Bogendoerfer
· 8 years ago
e4a6a34
bpf: fix return in bpf_skb_adjust_net
by Kefeng Wang
· 8 years ago
edaf382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
bd664f6
disable new gcc-7.1.1 warnings for now
by Linus Torvalds
· 8 years ago
3a75ad1
Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 8 years ago
d93b07f
net: stmmac: revert "support future possible different internal phy mode"
by LABBE Corentin
· 8 years ago
c70d681
sfc: don't read beyond unicast address list
by Bert Kenward
· 8 years ago
07b8a7c
Merge branch 'net-doc-fixes'
by David S. Miller
· 8 years ago
d3f6cd9
datagram: fix kernel-doc comments
by stephen hemminger
· 8 years ago
771edca
socket: add documentation for missing elements
by stephen hemminger
· 8 years ago
57fe147
smsc911x: Add check for ioremap_nocache() return code
by Alexey Khoroshilov
· 8 years ago
235b84f
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
fb4e3be
Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
6b1c776
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
Next »