Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ed1ff5c397b58b81a887924e7e650f2187b7f808
ed1ff5c
tg3: Reset the phy to allow modified EEE settings to take effect
by Nithin Sujir
· 12 years ago
fdad8de
tg3: Pull the phy advertised speed and flow control settings on driver load
by Nithin Sujir
· 12 years ago
942d1af
tg3: Add support for link flap avoidance
by Nithin Sujir
· 12 years ago
85730a6
tg3: Add SGMII phy support for 5719/5718 serdes
by Michael Chan
· 12 years ago
3310e24
tg3: Add tg3_clear_mac_status() common function
by Michael Chan
· 12 years ago
ce20f16
tg3: Add a warning during link settings change if mgmt enabled
by Nithin Sujir
· 12 years ago
f1315d2
tg3: Remove unnecessary phy reset during ethtool commands
by Nithin Sujir
· 12 years ago
f6334bb
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
by Michael Chan
· 12 years ago
f0fcd7a
tg3: Fix flow control settings not propagated to hardware
by Nithin Sujir
· 12 years ago
1b86643
net: sctp: introduce uapi header for sctp
by Daniel Borkmann
· 12 years ago
3d4a131
mrf24j40: use module_spi_driver to simplify the code
by Wei Yongjun
· 12 years ago
6ffd464
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
by Zefan Li
· 12 years ago
211d2f97
cls_cgroup: remove task_struct parameter from sock_update_classid()
by Zefan Li
· 12 years ago
10b96f7
tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()
by Zefan Li
· 12 years ago
617fe29
net: ipv6: only invalidate previously tokenized addresses
by Daniel Borkmann
· 12 years ago
fc40383
net: ipv6: also allow token to be set when device not ready
by Daniel Borkmann
· 12 years ago
914faa1
net: ipv6: minor: use in6addr_any in token init
by Daniel Borkmann
· 12 years ago
67a3660
net: cdc_ncm: demote "unexpected notification" to debug level
by Bjørn Mork
· 12 years ago
077f02f
Documentation: cgroup: add documentation for net_cls cgroups.
by Rami Rosen
· 12 years ago
f53adae
net: ipv6: add tokenized interface identifier support
by Daniel Borkmann
· 12 years ago
9401bb5
stmmac: prefetch all dma_erx when use extend_desc
by Giuseppe CAVALLARO
· 12 years ago
1bb6dea
stmmac: review private structure fields
by Giuseppe CAVALLARO
· 12 years ago
ceb69499
stmmac: code tidy-up
by Giuseppe CAVALLARO
· 12 years ago
32ceabc
stmmac: improve/review and fix kernel-doc
by Giuseppe CAVALLARO
· 12 years ago
49cfbf6
stmmac: review driver documentation
by Giuseppe CAVALLARO
· 12 years ago
4d8f082
stmmac: modified pcs mode support for SGMII
by Byungho An
· 12 years ago
779d835
net: of_mdio: scan mdiobus for PHYs without reg property
by Sebastian Hesselbarth
· 12 years ago
3d604da
net: mvmdio: get and enable optional clock
by Sebastian Hesselbarth
· 12 years ago
d5b4092
net: ks8851: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
0582ce9
net: ks8851: Use module_spi_driver
by Lars-Peter Clausen
· 12 years ago
9f7f78b
mac802154: Keep track of the channel when changed
by Alan Ott
· 12 years ago
cbde812
mrf24j40: Enable link-layer acknowledgement and retry
by Alan Ott
· 12 years ago
c17277f
TTY: ircomm, use GFP_KERNEL in ircomm_open()
by Mathias Krause
· 12 years ago
e1e3c80
irda: use GFP_KERNEL in irda_connect_response()
by Mathias Krause
· 12 years ago
84e2306
irda: use GFP_KERNEL in irda_create()
by Mathias Krause
· 12 years ago
22251c7
ip_gre: fix a possible crash in parse_gre_header()
by Eric Dumazet
· 12 years ago
f8075a8
at86rf230: remove unnecessary / dead code
by Sascha Herrmann
· 12 years ago
07783f3
enic: be less verbose about non-critical firmware errors
by Stefan Assmann
· 12 years ago
56aa091
ieee802154/nl-mac.c: make some MLME operations optional
by Werner Almesberger
· 12 years ago
d87c8c6
IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"
by Werner Almesberger
· 12 years ago
6b0ee8c0
scm: Stop passing struct cred
by Eric W. Biederman
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
cb28ea3
bnx2x: Fix KR2 rapid link flap
by Yaniv Rosner
· 12 years ago
8303e69
decnet: remove duplicated include from dn_table.c
by Wei Yongjun
· 12 years ago
2f13e9f
net_cls: remove duplicated include from cls_api.c
by Wei Yongjun
· 12 years ago
775ae9b
netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c
by David Daney
· 12 years ago
fc52eea
6lowpan: handle dev_queue_xmit() error code properly
by Alan Ott
· 12 years ago
e937f583
mac802154: Increase tx_buffer_len
by Alan Ott
· 12 years ago
b5992fe
mac802154: Use netif flow control
by Alan Ott
· 12 years ago
7dd43d3
mac802154: Do not try to resend failed packets
by Alan Ott
· 12 years ago
524fba6
sctp: fix error return code in __sctp_connect()
by Wei Yongjun
· 12 years ago
cfbe800
802: fix a possible race condition
by Cong Wang
· 12 years ago
23a9544
selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftests
by Daniel Borkmann
· 12 years ago
259c9a1
sctp: remove 'sridhar' from maintainers list
by Sridhar Samudrala
· 12 years ago
9dcc71e
vxlan: Bypass encapsulation if the destination is local
by Sridhar Samudrala
· 12 years ago
c4637cd
net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbx
by Or Gerlitz
· 12 years ago
540b3a3
net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
by Or Gerlitz
· 12 years ago
4d531aa
net/mlx4_core: Added proper description for two device capabilities
by Or Gerlitz
· 12 years ago
5d5f184
net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
d60c5d2
net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
c49b05a
net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
5743756
net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
8f99660
net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
fce5c29
net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
4fa0a0e
net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
58152cd
r8169: add a new chip for RTL8106E
by hayeswang
· 12 years ago
1a96464
r8169: adjust the flow of hw_start
by hayeswang
· 12 years ago
57538c4
r8169: add a new chip for RTL8111G
by hayeswang
· 12 years ago
beb330a
r8169: Update the RTL8111G parameters
by hayeswang
· 12 years ago
eee3786
r8169: Modify the method for setting firmware
by hayeswang
· 12 years ago
fe7524c
r8169: Update PHY settings of RTL8111G
by hayeswang
· 12 years ago
41f44d1
r8169: Modify the mothod for PHY settings of RTL8111G
by hayeswang
· 12 years ago
0427d01
r8169: Remove firmware code
by hayeswang
· 12 years ago
f89e8a6
Merge branch 'infoleaks'
by David S. Miller
· 12 years ago
d5e0d0f
VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()
by Mathias Krause
· 12 years ago
680d04e
VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()
by Mathias Krause
· 12 years ago
60085c3
tipc: fix info leaks via msg_name in recv_msg/recv_stream
by Mathias Krause
· 12 years ago
4a18423
rose: fix info leak via msg_name in rose_recvmsg()
by Mathias Krause
· 12 years ago
d26d650
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
by Mathias Krause
· 12 years ago
3ce5efa
netrom: fix info leak via msg_name in nr_recvmsg()
by Mathias Krause
· 12 years ago
c77a4b9c
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
by Mathias Krause
· 12 years ago
b860d3c
l2tp: fix info leak in l2tp_ip6_recvmsg()
by Mathias Krause
· 12 years ago
a5598bd
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
by Mathias Krause
· 12 years ago
5ae94c0
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
by Mathias Krause
· 12 years ago
2d6fbfe
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
by Mathias Krause
· 12 years ago
c8c4991
Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()
by Mathias Krause
· 12 years ago
e11e045
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
by Mathias Krause
· 12 years ago
4683f42
Bluetooth: fix possible info leak in bt_sock_recvmsg()
by Mathias Krause
· 12 years ago
ef3313e
ax25: fix info leak via msg_name in ax25_recvmsg()
by Mathias Krause
· 12 years ago
9b3e617
atm: update msg_namelen in vcc_recvmsg()
by Mathias Krause
· 12 years ago
50a75a8
ipv6/tcp: Stop processing ICMPv6 redirect messages
by Christoph Paasch
· 12 years ago
d166582
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
b8dd6a2
netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
by Hannes Frederic Sowa
· 12 years ago
53f6318
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
124dff0
netfilter: don't reset nf_trace in nf_reset()
by Patrick McHardy
· 12 years ago
6cfa923
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
00fa6fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 12 years ago
ff802e3
firmware,IB/qib: revert firmware file move
by Mike Marciniszyn
· 12 years ago
12202fa
netfilter: remove unneeded variable proc_net_netfilter
by Pablo Neira Ayuso
· 12 years ago
e817961
netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue
by Gao feng
· 12 years ago
Next »