Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2b702832ded5c0af4bc333396ad9527eabe72020
2b70283
NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memory' message
by Christophe Ricard
· 10 years ago
ec03ff1
NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation
by Christophe Ricard
· 10 years ago
511e78a
NFC: nfc_disable_se Remove useless blank line at beginning of function
by Christophe Ricard
· 10 years ago
ec06848
NFC: nfc_enable_se Remove useless blank line at beginning of function
by Christophe Ricard
· 10 years ago
2084246
NFC: st21nfcb: Avoid use of skb after free
by Christophe Ricard
· 10 years ago
a968639
NFC: st21nfca: Remove unreachable code
by Christophe Ricard
· 10 years ago
9446f24
NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data"
by Christophe Ricard
· 10 years ago
1a94cb6
NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers
by Christophe Ricard
· 10 years ago
6b5fba4
NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers
by Christophe Ricard
· 10 years ago
7aee42c
cxgb3: re-use native hex2bin()
by Andy Shevchenko
· 10 years ago
51487ae
usbnet: re-use native hex2bin()
by Andy Shevchenko
· 10 years ago
bc0247a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
86b368b
Merge branch 'vxlan_tx'
by David S. Miller
· 10 years ago
af33c1a
vxlan: Eliminate dependency on UDP socket in transmit path
by Tom Herbert
· 10 years ago
d998f8e
udp: Do not require sock in udp_tunnel_xmit_skb
by Tom Herbert
· 10 years ago
2b995f6
net: fec: fix the warning found by dma debug
by Nimrod Andy
· 10 years ago
58d9422
Merge branch 'be2net-next'
by David S. Miller
· 10 years ago
58bdeaa
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
by Kalesh AP
· 10 years ago
e02cfd9
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
by Vasundhara Volam
· 10 years ago
9a6d73d
be2net: issue function reset cmd in resume path
by Kalesh AP
· 10 years ago
e673244
be2net: add a log message for POST timeout in Lancer
by Kalesh AP
· 10 years ago
18fd602
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
by Kalesh AP
· 10 years ago
00d594c
be2net: fix failure case in setting flow control
by Kalesh AP
· 10 years ago
0700d81
be2net: move interface create code to a separate routine
by Kalesh AP
· 10 years ago
5ec27425
Merge branch 'stmmac-dwmac-rk'
by David S. Miller
· 10 years ago
384dd55
dt-bindings: Document phy-supply property in rockchip-dwmac
by Romain Perier
· 10 years ago
2e12f53
net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator
by Romain Perier
· 10 years ago
68c3a88
ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsi
by Romain Perier
· 10 years ago
4cc8bfb
net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver
by Romain Perier
· 10 years ago
38124b1
Merge branch 'cxgb4-next'
by David S. Miller
· 10 years ago
688ea5f
cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc
by Hariprasad Shenai
· 10 years ago
49216c1
cxgb4: Add debugfs entry to dump the contents of the flash
by Hariprasad Shenai
· 10 years ago
1650d54
xen-netback: always fully coalesce guest Rx packets
by David Vrabel
· 10 years ago
f4ac829
Merge branch 'link_netns_advertise'
by David S. Miller
· 10 years ago
193523b
vxlan: advertise netns of vxlan dev in fdb msg
by Nicolas Dichtel
· 10 years ago
e5f4e7b
veth: advertise link netns via netlink
by Nicolas Dichtel
· 10 years ago
eaca400
macvlan: advertise link netns via netlink
by Nicolas Dichtel
· 10 years ago
1f17257
vlan: advertise link netns via netlink
by Nicolas Dichtel
· 10 years ago
3390e39
ip6gretap: advertise link netns via netlink
by Nicolas Dichtel
· 10 years ago
bdef279
rtnl: fix error path when adding an iface with a link net
by Nicolas Dichtel
· 10 years ago
d792445
act_connmark: Add missing dependency on NF_CONNTRACK_MARK
by Thomas Graf
· 10 years ago
472f31f
net: e1000e: support txtd update delay via xmit_more
by Florian Westphal
· 10 years ago
8a4d0b9
net: e1000: support txtd update delay via xmit_more
by Florian Westphal
· 10 years ago
6ddbc4c
igb: Indicate failure on vf reset for empty mac address
by Alexander Graf
· 10 years ago
b4a9d6f
fm10k: Increase the timeout for the data path reset
by Matthew Vick
· 10 years ago
b66b6d9
fm10k: Check tunnel header length in encap offload
by Joe Stringer
· 10 years ago
e2929e4
net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask
by Or Gerlitz
· 10 years ago
720db4f
igb: enable auxiliary PHC functions for the i210
by Richard Cochran
· 10 years ago
00c6557
igb: enable internal PPS for the i210
by Richard Cochran
· 10 years ago
8298c1e
igb: serialize access to the time sync interrupt registers
by Richard Cochran
· 10 years ago
61d7f75
igb: refactor time sync interrupt handling
by Richard Cochran
· 10 years ago
ba5b8dcd
fm10k: Clean-up page reuse code
by Alexander Duyck
· 10 years ago
95dd44b
igb: Clean-up page reuse code
by Alexander Duyck
· 10 years ago
074c358
virtio_net: add software timestamp support
by Jacob Keller
· 10 years ago
6930895
e1000e: Fix 82572EI that has no hardware timestamp support
by Mathias Koehrer
· 10 years ago
d5c7d7f
e1000: fix time comparison
by Asaf Vertz
· 10 years ago
0c49087
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
926e987
phonet netlink: allow multiple messages per skb in route dump
by Johannes Berg
· 10 years ago
fc83477
ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy address
by Nimrod Andy
· 10 years ago
22a5dc0
net: sched: Introduce connmark action
by Felix Fietkau
· 10 years ago
cbcd1fa
Merge branch 'dsa-next'
by David S. Miller
· 10 years ago
8db0a2e
net: bridge: reject DSA-enabled master netdevices as bridge members
by Florian Fainelli
· 10 years ago
728c020
net: ipv4: handle DSA enabled master network devices
by Florian Fainelli
· 10 years ago
5bdc738
mii: Handle link state changes for forced modes in mii_check_media()
by Ben Hutchings
· 10 years ago
8f1115b
Merge branch 'csiostor'
by David S. Miller
· 10 years ago
d394431
csiostor:Removed file csio_hw_t4.c
by Praveen Madhavan
· 10 years ago
3fb4c22
csiostor:Remove T4 FCoE Support.
by Praveen Madhavan
· 10 years ago
b66a4ea
Merge branch 'netcp'
by David S. Miller
· 10 years ago
90cff9e
net: netcp: Enhance GBE driver to support 10G Ethernet
by Wingman Kwok
· 10 years ago
6f8d3f3
net: netcp: Add Keystone NetCP GbE driver
by Wingman Kwok
· 10 years ago
84640e2
net: netcp: Add Keystone NetCP core ethernet driver
by Karicheri, Muralidharan
· 10 years ago
44eefcd
Documentation: dt: net: Add binding doc for Keystone NetCP ethernet driver
by Karicheri, Muralidharan
· 10 years ago
92cb13f
net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER
by Felipe Balbi
· 10 years ago
7f9091f
Merge branch 'link_netns'
by David S. Miller
· 10 years ago
317f481
rtnl: allow to create device with IFLA_LINK_NETNSID set
by Nicolas Dichtel
· 10 years ago
1728d4f
tunnels: advertise link netns via netlink
by Nicolas Dichtel
· 10 years ago
d37512a
rtnl: add link netns id to interface messages
by Nicolas Dichtel
· 10 years ago
0c7aecd
netns: add rtnl cmd to add and get peer netns ids
by Nicolas Dichtel
· 10 years ago
c1e140b
mac80211: delete the assoc/auth timer upon suspend
by Emmanuel Grumbach
· 10 years ago
6e9f3fa
Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"
by Johannes Berg
· 10 years ago
4de8b41
bridge: remove oflags from setlink/dellink.
by Rosen, Rami
· 10 years ago
7b46a64
netlink: Fix bugs in nlmsg_end() conversions.
by David S. Miller
· 10 years ago
27c0013
switchdev: fix typo in inline function definition
by Jiri Pirko
· 10 years ago
8834016
ip_tunnel: Create percpu gro_cell
by Martin KaFai Lau
· 10 years ago
f2bbca5
net: rocker: Add basic netdev counters - v2
by David Ahern
· 10 years ago
c03abd8
net: ethernet: cpsw: don't requests IRQs we don't use
by Felipe Balbi
· 10 years ago
5087b91
net: ethernet: cpsw: unroll IRQ request loop
by Felipe Balbi
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
ede58ef
atm: remove deprecated use of pci api
by chas williams - CONTRACTOR
· 10 years ago
abee1ce
Drivers: Isdn: sc: Fixed coding style & spelling mistakes.
by Akash Shende
· 10 years ago
d6e164e
tipc: fix socket list regression in new nl api
by Richard Alpe
· 10 years ago
e445dd5
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
3aeb661
net: replace br_fdb_external_learn_* calls with switchdev notifier events
by Jiri Pirko
· 10 years ago
03bf0c2
switchdev: introduce switchdev notifier
by Jiri Pirko
· 10 years ago
ff8b335
niu: remove one compound_head() call
by Eric Dumazet
· 10 years ago
66c1a12
socket: use ki_nbytes instead of iov_length()
by Nicolas Dichtel
· 10 years ago
7b68b2f
Merge branch 's390-next'
by David S. Miller
· 10 years ago
1dafd09
qeth: Remove unneeded structure member
by Thomas Richter
· 10 years ago
7e846d6b
qeth: sysfs: replace strcmp() with sysfs_streq()
by Eugene Crosser
· 10 years ago
c352125
qeth: use qeth_card_hw_is_reachable() everywhere
by Eugene Crosser
· 10 years ago
Next »